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