Package com.adobe.xmp.path
Class XMPPathParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.xmp.path.XMPPathParserException
- All Implemented Interfaces:
Serializable
Denotes an error in the parsing process of an XMP path String
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXMPPathParserException(String message) XMPPathParserException(String message, Throwable cause) XMPPathParserException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XMPPathParserException
public XMPPathParserException() -
XMPPathParserException
-
XMPPathParserException
-
XMPPathParserException
-