Class ParseRDFException

All Implemented Interfaces:
Serializable

public class ParseRDFException extends XMPException
Exception for parsing failures resulting due to non-adherence to RDF syntax.
See Also:
  • Constructor Details

    • ParseRDFException

      public ParseRDFException(String errorMsg)
      Constructor with argument for this exception
      See Also: