Class PayPalInvalidRequestStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.paypal.micro.exception.PayPalInvalidRequestStateException
- All Implemented Interfaces:
Serializable
Represents an exception that occurs because a
PayPalRequest's
state
was invalid prior to sending the request.- Author:
- Nathan Moore (nathandmoore)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPayPalInvalidRequestStateException
(String message) PayPalInvalidRequestStateException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PayPalInvalidRequestStateException
public PayPalInvalidRequestStateException() -
PayPalInvalidRequestStateException
-
PayPalInvalidRequestStateException
-
PayPalInvalidRequestStateException
-