Package com.stripe.exception
Class FeatureNotEnabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.stripe.exception.StripeException
com.stripe.exception.ApiException
com.stripe.exception.FeatureNotEnabledException
- All Implemented Interfaces:
Serializable
The user attempts to create an outbound flow from a closed Financial Account.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class com.stripe.exception.StripeException
getCode, getMessage, getRequestId, getStatusCode, getStripeError, getStripeErrorApiMode, getUserMessage, parseV2Exception, setStripeError, setStripeV2ErrorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString