public class SpendingLimitExceededException extends DXAPIException
Constructor and Description |
---|
SpendingLimitExceededException(String message,
int statusCode)
Creates a
SpendingLimitExceededException with the specified
message and HTTP status code. |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getInstance, getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public SpendingLimitExceededException(String message, int statusCode)
SpendingLimitExceededException
with the specified
message and HTTP status code.public String toString()
toString
in class DXAPIException
Copyright © 2023. All Rights Reserved.