Class ParseXMPException

All Implemented Interfaces:
Serializable

public class ParseXMPException extends XMPException
Exception for parsing failures resulting due to non-adherence to XMP specification.
See Also:
  • Constructor Details

    • ParseXMPException

      public ParseXMPException(String errorMsg)
      Constructor with argument for this exception
      Parameters:
      errorMsg - an explaining message
      See Also: