public class InternalErrorException extends DXAPIException
| Constructor and Description |
|---|
InternalErrorException(String message,
int statusCode)
Creates an
InternalErrorException with the specified
message and HTTP status code. |
getInstance, getStatusCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InternalErrorException(String message, int statusCode)
InternalErrorException with the specified
message and HTTP status code.Copyright © 2023. All Rights Reserved.