Class SerializeOptionsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.xmp.core.XMPException
com.adobe.xmp.core.serializer.SerializeOptionsException
All Implemented Interfaces:
Serializable

public class SerializeOptionsException extends XMPException
Exception for inconsistent serialize options
See Also:
  • Constructor Details

    • SerializeOptionsException

      public SerializeOptionsException(String errorMsg)
      Constructor with error message as argument for this exception
      See Also: