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:
    Serialized Form
    • Constructor Detail

      • ParseRDFException

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