Package com.adobe.xmp.core.serializer
Class SerializeXMPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.xmp.core.XMPException
com.adobe.xmp.core.serializer.SerializeXMPException
- All Implemented Interfaces:
Serializable
This exception is thrown if the data model contains portions that can't be serialized
by a specific serializer or if the options are inconsistent.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SerializeXMPException
- See Also:
-