Class XMPSchemaException

    • Constructor Detail

      • XMPSchemaException

        public XMPSchemaException​(String message)
        Constructs a new XMPSchemaException.
        Parameters:
        message - Initializes the exception with an error message.
      • XMPSchemaException

        public XMPSchemaException​(String message,
                                  Throwable cause)
        Constructs a new XMPSchemaException.
        Parameters:
        message - Initializes the exception with an error message.
        cause - The original exception