public class InternalServerErrorException extends ServerErrorException
To simulate for tests this exception see SphereServiceException.
httpResponse| Constructor and Description |
|---|
InternalServerErrorException() |
InternalServerErrorException(String message) |
getJsonBody, getStatusCodeaddNote, getAdditionalNotes, getHttpResponse, getMessage, getProjectKey, getSphereRequest, httpSummary, setHttpRequest, setProjectKey, setSphereRequest, setUnderlyingHttpResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InternalServerErrorException(String message)
public InternalServerErrorException()