public class ApiInternalServerErrorException extends Api5xxException
| Constructor and Description |
|---|
ApiInternalServerErrorException() |
ApiInternalServerErrorException(FineMessage richMessage) |
ApiInternalServerErrorException(FineMessageSet messageSet) |
ApiInternalServerErrorException(FineMessageSet messageSet,
java.lang.Throwable ex) |
ApiInternalServerErrorException(FineMessage richMessage,
java.lang.Throwable ex) |
ApiInternalServerErrorException(java.lang.String message) |
ApiInternalServerErrorException(java.lang.String message,
java.lang.String... traits) |
ApiInternalServerErrorException(java.lang.String message,
java.lang.Throwable ex,
java.lang.String... traits) |
ApiInternalServerErrorException(java.lang.Throwable ex,
java.lang.String... traits) |
badRequest, badRequest, badRequest, badRequest, badRequest, badRequest, badRequest, badRequest, conflict, conflict, conflict, conflict, conflict, conflict, conflict, conflict, forbidden, forbidden, forbidden, forbidden, forbidden, forbidden, forbidden, forbidden, fromCode, fromCode, fromCode, fromCode, fromCode, fromCode, fromCode, fromCode, fromCode, fromCode, fromCode, fromCode, fromCode, fromCode, fromCode, fromCode, getHttpStatusCode, getStatusCode, imATeapot, imATeapot, imATeapot, imATeapot, imATeapot, imATeapot, imATeapot, imATeapot, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, notFound, notFound, notFound, notFound, notFound, notFound, notFound, notFound, notImplemented, notImplemented, notImplemented, notImplemented, notImplemented, notImplemented, notImplemented, notImplemented, preconditionFailed, preconditionFailed, preconditionFailed, preconditionFailed, preconditionFailed, preconditionFailed, preconditionFailed, preconditionFailed, serviceUnavailable, serviceUnavailable, serviceUnavailable, serviceUnavailable, serviceUnavailable, serviceUnavailable, serviceUnavailable, serviceUnavailable, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized, unauthorizedequals, getMessageSet, getSummary, hashCode, toStringpublic ApiInternalServerErrorException()
public ApiInternalServerErrorException(java.lang.String message)
public ApiInternalServerErrorException(java.lang.String message,
java.lang.String... traits)
public ApiInternalServerErrorException(java.lang.Throwable ex,
java.lang.String... traits)
public ApiInternalServerErrorException(java.lang.String message,
java.lang.Throwable ex,
java.lang.String... traits)
public ApiInternalServerErrorException(FineMessage richMessage)
public ApiInternalServerErrorException(FineMessage richMessage, java.lang.Throwable ex)
public ApiInternalServerErrorException(FineMessageSet messageSet)
public ApiInternalServerErrorException(FineMessageSet messageSet, java.lang.Throwable ex)