Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.damianwajser.exceptions.model.ErrorMessage
- com.github.damianwajser.exceptions.model.ExceptionDetail (implements java.io.Serializable)
- com.github.damianwajser.exceptions.ExceptionFactory
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.github.damianwajser.exceptions.RestException
- com.github.damianwajser.exceptions.impl.badrequest.BadRequestException
- com.github.damianwajser.exceptions.impl.badrequest.ConflictException
- com.github.damianwajser.exceptions.impl.authentication.forbidden.ForbiddenException
- com.github.damianwajser.exceptions.impl.authentication.forbidden.PermissionDeniedException
- com.github.damianwajser.exceptions.impl.badrequest.LockedException
- com.github.damianwajser.exceptions.impl.badrequest.MethodNotAllowedException
- com.github.damianwajser.exceptions.impl.badrequest.NotAcceptableException
- com.github.damianwajser.exceptions.impl.badrequest.NotFoundException
- com.github.damianwajser.exceptions.impl.badrequest.PaymentRequiredException
- com.github.damianwajser.exceptions.impl.badrequest.PreconditionFailedException
- com.github.damianwajser.exceptions.impl.badrequest.UnprocessableEntityException
- com.github.damianwajser.exceptions.impl.badrequest.UnsupportedMediaTypeException
- com.github.damianwajser.exceptions.RestException
- java.lang.Exception