Class CryptographicServiceMessage.ParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jpos.security.CryptographicServiceMessage.ParsingException
All Implemented Interfaces:
Serializable
Enclosing class:
CryptographicServiceMessage

Exception thrown when CSM parsing fails.
See Also:
  • Constructor Details

    • ParsingException

      Default constructor.
    • ParsingException

      public ParsingException(String detail)
      Constructs a ParsingException with the given message.
      Parameters:
      detail - the error message