Class InvalidPaymentConfigurationException

  • All Implemented Interfaces:
    Serializable

    public class InvalidPaymentConfigurationException
    extends RuntimeException
    Exception denoting that a Payment representation is considered invalid.
    Author:
    Chris Kittrell (ckittrell)
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidPaymentConfigurationException

        public InvalidPaymentConfigurationException​(String message)