A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

A

AbstractThrowableProblem - Exception in org.zalando.problem
 
AbstractThrowableProblem() - Constructor for exception org.zalando.problem.AbstractThrowableProblem
 
AbstractThrowableProblem(URI) - Constructor for exception org.zalando.problem.AbstractThrowableProblem
 
AbstractThrowableProblem(URI, String) - Constructor for exception org.zalando.problem.AbstractThrowableProblem
 
AbstractThrowableProblem(URI, String, StatusType) - Constructor for exception org.zalando.problem.AbstractThrowableProblem
 
AbstractThrowableProblem(URI, String, StatusType, String) - Constructor for exception org.zalando.problem.AbstractThrowableProblem
 
AbstractThrowableProblem(URI, String, StatusType, String, URI) - Constructor for exception org.zalando.problem.AbstractThrowableProblem
 
AbstractThrowableProblem(URI, String, StatusType, String, URI, ThrowableProblem) - Constructor for exception org.zalando.problem.AbstractThrowableProblem
 
AbstractThrowableProblem(URI, String, StatusType, String, URI, ThrowableProblem, Map<String, Object>) - Constructor for exception org.zalando.problem.AbstractThrowableProblem
 
ACCEPTED - org.zalando.problem.Status
202 Accepted, see HTTP/1.1 documentation.
ALREADY_REPORTED - org.zalando.problem.Status
 

B

BAD_GATEWAY - org.zalando.problem.Status
502 Bad Gateway, see HTTP/1.1 documentation.
BAD_REQUEST - org.zalando.problem.Status
400 Bad Request, see HTTP/1.1 documentation.
BANDWIDTH_LIMIT_EXCEEDED - org.zalando.problem.Status
509 Bandwidth Limit Exceeded
build() - Method in class org.zalando.problem.ProblemBuilder
 
builder() - Static method in interface org.zalando.problem.Problem
 

C

CHECKPOINT - org.zalando.problem.Status
 
COMPOUND - Static variable in interface org.zalando.problem.spi.StackTraceProcessor
 
CONFLICT - org.zalando.problem.Status
409 Conflict, see HTTP/1.1 documentation.
CONTINUE - org.zalando.problem.Status
 
CREATED - org.zalando.problem.Status
201 Created, see HTTP/1.1 documentation.

D

DEFAULT - Static variable in interface org.zalando.problem.spi.StackTraceProcessor
 
DEFAULT_TYPE - Static variable in interface org.zalando.problem.Problem
 
DefaultProblem - Exception in org.zalando.problem
 

E

Exceptional - Interface in org.zalando.problem
An extension of the Problem interface for problems that extend Exception.
EXPECTATION_FAILED - org.zalando.problem.Status
417 Expectation Failed, see HTTP/1.1 documentation.

F

FAILED_DEPENDENCY - org.zalando.problem.Status
 
FORBIDDEN - org.zalando.problem.Status
403 Forbidden, see HTTP/1.1 documentation.
FOUND - org.zalando.problem.Status
302 Found, see HTTP/1.1 documentation.

G

GATEWAY_TIMEOUT - org.zalando.problem.Status
504 Gateway Timeout, see HTTP/1.1 documentation.
getCause() - Method in interface org.zalando.problem.Exceptional
 
getCause() - Method in exception org.zalando.problem.ThrowableProblem
 
getDetail() - Method in exception org.zalando.problem.AbstractThrowableProblem
 
getDetail() - Method in interface org.zalando.problem.Problem
A human readable explanation specific to this occurrence of the problem.
getInstance() - Method in exception org.zalando.problem.AbstractThrowableProblem
 
getInstance() - Method in interface org.zalando.problem.Problem
An absolute URI that identifies the specific occurrence of the problem.
getMessage() - Method in exception org.zalando.problem.ThrowableProblem
 
getParameters() - Method in exception org.zalando.problem.AbstractThrowableProblem
 
getParameters() - Method in interface org.zalando.problem.Problem
Optional, additional attributes of the problem.
getReasonPhrase() - Method in enum org.zalando.problem.Status
Get the reason phrase.
getReasonPhrase() - Method in interface org.zalando.problem.StatusType
Get the reason phrase.
getStatus() - Method in exception org.zalando.problem.AbstractThrowableProblem
 
getStatus() - Method in interface org.zalando.problem.Problem
The HTTP status code generated by the origin server for this occurrence of the problem.
getStatusCode() - Method in enum org.zalando.problem.Status
Get the associated status code.
getStatusCode() - Method in interface org.zalando.problem.StatusType
Get the associated status code.
getTitle() - Method in exception org.zalando.problem.AbstractThrowableProblem
 
getTitle() - Method in interface org.zalando.problem.Problem
A short, human-readable summary of the problem type.
getType() - Method in exception org.zalando.problem.AbstractThrowableProblem
 
getType() - Method in interface org.zalando.problem.Problem
An absolute URI that identifies the problem type.
GONE - org.zalando.problem.Status
410 Gone, see HTTP/1.1 documentation.

H

HTTP_VERSION_NOT_SUPPORTED - org.zalando.problem.Status
505 HTTP Version Not Supported, see HTTP/1.1 documentation.

I

I_AM_A_TEAPOT - org.zalando.problem.Status
 
IM_USED - org.zalando.problem.Status
 
INSUFFICIENT_STORAGE - org.zalando.problem.Status
 
INTERNAL_SERVER_ERROR - org.zalando.problem.Status
500 Internal Server Error, see HTTP/1.1 documentation.

L

LENGTH_REQUIRED - org.zalando.problem.Status
411 Length Required, see HTTP/1.1 documentation.
LOCKED - org.zalando.problem.Status
 
LOOP_DETECTED - org.zalando.problem.Status
 

M

METHOD_NOT_ALLOWED - org.zalando.problem.Status
405 Method Not Allowed, see HTTP/1.1 documentation.
MOVED_PERMANENTLY - org.zalando.problem.Status
301 Moved Permanently, see HTTP/1.1 documentation.
MULTI_STATUS - org.zalando.problem.Status
 
MULTIPLE_CHOICES - org.zalando.problem.Status
 

N

NETWORK_AUTHENTICATION_REQUIRED - org.zalando.problem.Status
 
NO_CONTENT - org.zalando.problem.Status
204 No Content, see HTTP/1.1 documentation.
NON_AUTHORITATIVE_INFORMATION - org.zalando.problem.Status
 
NOT_ACCEPTABLE - org.zalando.problem.Status
406 Not Acceptable, see HTTP/1.1 documentation.
NOT_EXTENDED - org.zalando.problem.Status
 
NOT_FOUND - org.zalando.problem.Status
404 Not Found, see HTTP/1.1 documentation.
NOT_IMPLEMENTED - org.zalando.problem.Status
501 Not Implemented, see HTTP/1.1 documentation.
NOT_MODIFIED - org.zalando.problem.Status
304 Not Modified, see HTTP/1.1 documentation.

O

OK - org.zalando.problem.Status
org.zalando.problem - package org.zalando.problem
 
org.zalando.problem.spi - package org.zalando.problem.spi
 

P

PARTIAL_CONTENT - org.zalando.problem.Status
206 Reset Content, see HTTP/1.1 documentation.
PAYMENT_REQUIRED - org.zalando.problem.Status
402 Payment Required, see HTTP/1.1 documentation.
PERMANENT_REDIRECT - org.zalando.problem.Status
 
PRECONDITION_FAILED - org.zalando.problem.Status
412 Precondition Failed, see HTTP/1.1 documentation.
PRECONDITION_REQUIRED - org.zalando.problem.Status
 
Problem - Interface in org.zalando.problem
 
ProblemBuilder - Class in org.zalando.problem
 
process(Collection<StackTraceElement>) - Method in interface org.zalando.problem.spi.StackTraceProcessor
 
PROCESSING - org.zalando.problem.Status
 
propagate() - Method in interface org.zalando.problem.Exceptional
 
propagateAs(Class<X>) - Method in interface org.zalando.problem.Exceptional
 
PROXY_AUTHENTICATION_REQUIRED - org.zalando.problem.Status
407 Proxy Authentication Required, see HTTP/1.1 documentation.

R

REQUEST_ENTITY_TOO_LARGE - org.zalando.problem.Status
413 Request Entity Too Large, see HTTP/1.1 documentation.
REQUEST_HEADER_FIELDS_TOO_LARGE - org.zalando.problem.Status
 
REQUEST_TIMEOUT - org.zalando.problem.Status
408 Request Timeout, see HTTP/1.1 documentation.
REQUEST_URI_TOO_LONG - org.zalando.problem.Status
414 Request-URI Too Long, see HTTP/1.1 documentation.
REQUESTED_RANGE_NOT_SATISFIABLE - org.zalando.problem.Status
416 Requested Range Not Satisfiable, see HTTP/1.1 documentation.
RESET_CONTENT - org.zalando.problem.Status
205 Reset Content, see HTTP/1.1 documentation.

S

SEE_OTHER - org.zalando.problem.Status
303 See Other, see HTTP/1.1 documentation.
SERVICE_UNAVAILABLE - org.zalando.problem.Status
503 Service Unavailable, see HTTP/1.1 documentation.
StackTraceProcessor - Interface in org.zalando.problem.spi
 
Status - Enum in org.zalando.problem
Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.
StatusType - Interface in org.zalando.problem
Base interface for statuses.
SWITCHING_PROTOCOLS - org.zalando.problem.Status
 

T

TEMPORARY_REDIRECT - org.zalando.problem.Status
307 Temporary Redirect, see HTTP/1.1 documentation.
ThrowableProblem - Exception in org.zalando.problem
 
ThrowableProblem() - Constructor for exception org.zalando.problem.ThrowableProblem
 
ThrowableProblem(ThrowableProblem) - Constructor for exception org.zalando.problem.ThrowableProblem
 
TOO_MANY_REQUESTS - org.zalando.problem.Status
 
toString() - Method in enum org.zalando.problem.Status
Get the Status String representation.
toString() - Method in exception org.zalando.problem.ThrowableProblem
 
toString(Problem) - Static method in interface org.zalando.problem.Problem
Specification by example:

U

UNAUTHORIZED - org.zalando.problem.Status
401 Unauthorized, see HTTP/1.1 documentation.
UNAVAILABLE_FOR_LEGAL_REASONS - org.zalando.problem.Status
 
UNPROCESSABLE_ENTITY - org.zalando.problem.Status
 
UNSUPPORTED_MEDIA_TYPE - org.zalando.problem.Status
415 Unsupported Media Type, see HTTP/1.1 documentation.
UPGRADE_REQUIRED - org.zalando.problem.Status
 
USE_PROXY - org.zalando.problem.Status
305 Use Proxy, see HTTP/1.1 documentation.

V

valueOf(int) - Static method in enum org.zalando.problem.Status
Creates a Status instance from the given code.
valueOf(String) - Static method in enum org.zalando.problem.Status
Returns the enum constant of this type with the specified name.
valueOf(StatusType) - Static method in interface org.zalando.problem.Problem
 
valueOf(StatusType, String) - Static method in interface org.zalando.problem.Problem
 
valueOf(StatusType, String, URI) - Static method in interface org.zalando.problem.Problem
 
valueOf(StatusType, URI) - Static method in interface org.zalando.problem.Problem
 
values() - Static method in enum org.zalando.problem.Status
Returns an array containing the constants of this enum type, in the order they are declared.
VARIANT_ALSO_NEGOTIATES - org.zalando.problem.Status
 

W

with(String, Object) - Method in class org.zalando.problem.ProblemBuilder
 
withCause(ThrowableProblem) - Method in class org.zalando.problem.ProblemBuilder
 
withDetail(String) - Method in class org.zalando.problem.ProblemBuilder
 
withInstance(URI) - Method in class org.zalando.problem.ProblemBuilder
 
withStatus(StatusType) - Method in class org.zalando.problem.ProblemBuilder
 
withTitle(String) - Method in class org.zalando.problem.ProblemBuilder
 
withType(URI) - Method in class org.zalando.problem.ProblemBuilder
 
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages