Class InvalidUpdatePaymentRequestException

  • All Implemented Interfaces:
    Serializable

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

      • InvalidUpdatePaymentRequestException

        public InvalidUpdatePaymentRequestException​(String message)