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, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public InternalErrorException(String message, int statusCode)
InternalErrorException
with the specified
message and HTTP status code.Copyright © 2023. All Rights Reserved.