public class ApiNotImplementedException extends Api5xxException
| Constructor and Description |
|---|
ApiNotImplementedException() |
ApiNotImplementedException(FineMessage richMessage) |
ApiNotImplementedException(FineMessageSet messageSet) |
ApiNotImplementedException(FineMessageSet messageSet,
java.lang.Throwable ex) |
ApiNotImplementedException(FineMessage richMessage,
java.lang.Throwable ex) |
ApiNotImplementedException(java.lang.String message) |
ApiNotImplementedException(java.lang.String message,
java.lang.String... traits) |
ApiNotImplementedException(java.lang.String message,
java.lang.Throwable ex,
java.lang.String... traits) |
ApiNotImplementedException(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 ApiNotImplementedException()
public ApiNotImplementedException(java.lang.String message)
public ApiNotImplementedException(java.lang.String message,
java.lang.String... traits)
public ApiNotImplementedException(java.lang.Throwable ex,
java.lang.String... traits)
public ApiNotImplementedException(java.lang.String message,
java.lang.Throwable ex,
java.lang.String... traits)
public ApiNotImplementedException(FineMessage richMessage)
public ApiNotImplementedException(FineMessage richMessage, java.lang.Throwable ex)
public ApiNotImplementedException(FineMessageSet messageSet)
public ApiNotImplementedException(FineMessageSet messageSet, java.lang.Throwable ex)