Class InvalidAddPaymentRequestException

  • All Implemented Interfaces:
    Serializable

    public class InvalidAddPaymentRequestException
    extends RuntimeException
    Exception denoting that the request to add a payment was invalid
    Author:
    Chris Kittrell (ckittrell)
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidAddPaymentRequestException

        public InvalidAddPaymentRequestException​(String message)