Class XpacketParsingException

  • All Implemented Interfaces:
    java.io.Serializable

    public class XpacketParsingException
    extends java.lang.Exception
    This exception is raised when the parsing of the xpacket fails
    See Also:
    Serialized Form
    • Constructor Detail

      • XpacketParsingException

        public XpacketParsingException​(java.lang.String message,
                                       java.lang.Throwable cause)
        Constructor
        Parameters:
        message - the message
        cause - the cause
      • XpacketParsingException

        public XpacketParsingException​(java.lang.String message)
        Constructor
        Parameters:
        message - the message