Class VerifoneStoredCredentialException

  • All Implemented Interfaces:
    Serializable

    public class VerifoneStoredCredentialException
    extends RuntimeException
    An exception is thrown when the Stored credentials can't be read, written, or processed correctly. For example, if the Object mapper can't read the String representation of the Stored credentials.
    Author:
    Dima Myroniuk (dmyroniuk)
    See Also:
    Serialized Form
    • Constructor Detail

      • VerifoneStoredCredentialException

        public VerifoneStoredCredentialException​(String message)
      • VerifoneStoredCredentialException

        public VerifoneStoredCredentialException​(String message,
                                                 Throwable cause)