Index

B C D E F G H L M N P R S T U 
All Classes|All Packages

B

BadRequestException - Exception in com.github.damianwajser.exceptions.impl.badrequest
 
BadRequestException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.BadRequestException
 
BadRequestException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.BadRequestException
 
BadRequestException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.BadRequestException
 
BadRequestException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.BadRequestException
 
BadRequestException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.BadRequestException
 
BadRequestException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.BadRequestException
 

C

com.github.damianwajser.exceptions - package com.github.damianwajser.exceptions
 
com.github.damianwajser.exceptions.impl.authentication.forbidden - package com.github.damianwajser.exceptions.impl.authentication.forbidden
 
com.github.damianwajser.exceptions.impl.badrequest - package com.github.damianwajser.exceptions.impl.badrequest
 
com.github.damianwajser.exceptions.model - package com.github.damianwajser.exceptions.model
 
ConflictException - Exception in com.github.damianwajser.exceptions.impl.badrequest
 
ConflictException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.ConflictException
 
ConflictException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.ConflictException
 
ConflictException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.ConflictException
 
ConflictException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.ConflictException
 
ConflictException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.ConflictException
 
ConflictException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.ConflictException
 

D

details - Variable in exception com.github.damianwajser.exceptions.RestException
 

E

equals(Object) - Method in class com.github.damianwajser.exceptions.model.ErrorMessage
 
equals(Object) - Method in class com.github.damianwajser.exceptions.model.ExceptionDetail
 
ErrorMessage - Class in com.github.damianwajser.exceptions.model
 
ErrorMessage(List<ExceptionDetail>, HttpServletRequest) - Constructor for class com.github.damianwajser.exceptions.model.ErrorMessage
 
ExceptionDetail - Class in com.github.damianwajser.exceptions.model
 
ExceptionDetail() - Constructor for class com.github.damianwajser.exceptions.model.ExceptionDetail
 
ExceptionDetail(String, String, Optional<Object>) - Constructor for class com.github.damianwajser.exceptions.model.ExceptionDetail
 
ExceptionFactory - Class in com.github.damianwajser.exceptions
 

F

ForbiddenException - Exception in com.github.damianwajser.exceptions.impl.authentication.forbidden
 
ForbiddenException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.ForbiddenException
 
ForbiddenException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.ForbiddenException
 
ForbiddenException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.ForbiddenException
 
ForbiddenException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.ForbiddenException
 
ForbiddenException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.ForbiddenException
 
ForbiddenException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.ForbiddenException
 

G

getDetails() - Method in class com.github.damianwajser.exceptions.model.ErrorMessage
 
getDetails() - Method in exception com.github.damianwajser.exceptions.RestException
 
getErrorCode() - Method in class com.github.damianwajser.exceptions.model.ExceptionDetail
 
getErrorDetail() - Method in class com.github.damianwajser.exceptions.model.ExceptionDetail
 
getErrorMessage() - Method in class com.github.damianwajser.exceptions.model.ExceptionDetail
 
getErrorMessage(HttpServletRequest) - Method in exception com.github.damianwajser.exceptions.RestException
 
getException(List<ExceptionDetail>, HttpStatus) - Static method in class com.github.damianwajser.exceptions.ExceptionFactory
 
getException(List<ExceptionDetail>, HttpStatus, Exception) - Static method in class com.github.damianwajser.exceptions.ExceptionFactory
 
getHttpCode() - Method in exception com.github.damianwajser.exceptions.RestException
 
getMetaData() - Method in class com.github.damianwajser.exceptions.model.ExceptionDetail
 
getPath() - Method in class com.github.damianwajser.exceptions.model.ErrorMessage
 
getTimestamp() - Method in class com.github.damianwajser.exceptions.model.ErrorMessage
 

H

hashCode() - Method in class com.github.damianwajser.exceptions.model.ErrorMessage
 
hashCode() - Method in class com.github.damianwajser.exceptions.model.ExceptionDetail
 

L

LockedException - Exception in com.github.damianwajser.exceptions.impl.badrequest
 
LockedException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.LockedException
 
LockedException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.LockedException
 
LockedException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.LockedException
 
LockedException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.LockedException
 
LockedException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.LockedException
 
LockedException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.LockedException
 

M

MethodNotAllowedException - Exception in com.github.damianwajser.exceptions.impl.badrequest
 
MethodNotAllowedException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.MethodNotAllowedException
 
MethodNotAllowedException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.MethodNotAllowedException
 
MethodNotAllowedException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.MethodNotAllowedException
 
MethodNotAllowedException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.MethodNotAllowedException
 
MethodNotAllowedException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.MethodNotAllowedException
 
MethodNotAllowedException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.MethodNotAllowedException
 

N

NotAcceptableException - Exception in com.github.damianwajser.exceptions.impl.badrequest
 
NotAcceptableException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotAcceptableException
 
NotAcceptableException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotAcceptableException
 
NotAcceptableException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotAcceptableException
 
NotAcceptableException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotAcceptableException
 
NotAcceptableException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotAcceptableException
 
NotAcceptableException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotAcceptableException
 
NotFoundException - Exception in com.github.damianwajser.exceptions.impl.badrequest
 
NotFoundException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotFoundException
 
NotFoundException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotFoundException
 
NotFoundException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotFoundException
 
NotFoundException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotFoundException
 
NotFoundException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotFoundException
 
NotFoundException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.NotFoundException
 

P

PaymentRequiredException - Exception in com.github.damianwajser.exceptions.impl.badrequest
 
PaymentRequiredException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PaymentRequiredException
 
PaymentRequiredException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PaymentRequiredException
 
PaymentRequiredException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PaymentRequiredException
 
PaymentRequiredException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PaymentRequiredException
 
PaymentRequiredException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PaymentRequiredException
 
PaymentRequiredException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PaymentRequiredException
 
PermissionDeniedException - Exception in com.github.damianwajser.exceptions.impl.authentication.forbidden
 
PermissionDeniedException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.PermissionDeniedException
 
PermissionDeniedException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.PermissionDeniedException
 
PermissionDeniedException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.PermissionDeniedException
 
PermissionDeniedException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.PermissionDeniedException
 
PermissionDeniedException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.PermissionDeniedException
 
PermissionDeniedException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.authentication.forbidden.PermissionDeniedException
 
PreconditionFailedException - Exception in com.github.damianwajser.exceptions.impl.badrequest
 
PreconditionFailedException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PreconditionFailedException
 
PreconditionFailedException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PreconditionFailedException
 
PreconditionFailedException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PreconditionFailedException
 
PreconditionFailedException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PreconditionFailedException
 
PreconditionFailedException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PreconditionFailedException
 
PreconditionFailedException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.PreconditionFailedException
 

R

RestException - Exception in com.github.damianwajser.exceptions
 
RestException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.RestException
 
RestException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.RestException
 
RestException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.RestException
 
RestException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.RestException
 
RestException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.RestException
 
RestException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.RestException
 

S

setErrorMessage(String) - Method in class com.github.damianwajser.exceptions.model.ExceptionDetail
 
setMetaData(String, Object) - Method in class com.github.damianwajser.exceptions.model.ExceptionDetail
 

T

toString() - Method in class com.github.damianwajser.exceptions.model.ErrorMessage
 
toString() - Method in class com.github.damianwajser.exceptions.model.ExceptionDetail
 

U

UnprocessableEntityException - Exception in com.github.damianwajser.exceptions.impl.badrequest
 
UnprocessableEntityException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnprocessableEntityException
 
UnprocessableEntityException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnprocessableEntityException
 
UnprocessableEntityException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnprocessableEntityException
 
UnprocessableEntityException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnprocessableEntityException
 
UnprocessableEntityException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnprocessableEntityException
 
UnprocessableEntityException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnprocessableEntityException
 
UnsupportedMediaTypeException - Exception in com.github.damianwajser.exceptions.impl.badrequest
 
UnsupportedMediaTypeException(ExceptionDetail) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(ExceptionDetail, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(String, String, Optional<Object>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(String, String, Optional<Object>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(List<ExceptionDetail>) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(List<ExceptionDetail>, Exception) - Constructor for exception com.github.damianwajser.exceptions.impl.badrequest.UnsupportedMediaTypeException
 
B C D E F G H L M N P R S T U 
All Classes|All Packages