C E G I M O S T 
All Classes All Packages

C

code - Variable in class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 

E

ErrorEntity - Class in org.oxerr.commons.ws.rs.exceptionmapper
Response entity for exceptions.
ErrorEntity() - Constructor for class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 
ErrorEntity(Integer, String) - Constructor for class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 
ErrorEntity(Integer, String, Throwable) - Constructor for class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 
exception - Variable in class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 

G

getCode() - Method in class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 
getException() - Method in class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 
getMessage() - Method in class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 

I

IllegalArgumentExceptionMapper - Class in org.oxerr.commons.ws.rs.exceptionmapper
Maps IllegalArgumentException to Response.
IllegalArgumentExceptionMapper() - Constructor for class org.oxerr.commons.ws.rs.exceptionmapper.IllegalArgumentExceptionMapper
 
IllegalStateExceptionMapper - Class in org.oxerr.commons.ws.rs.exceptionmapper
Maps IllegalStateException to Response.
IllegalStateExceptionMapper() - Constructor for class org.oxerr.commons.ws.rs.exceptionmapper.IllegalStateExceptionMapper
 

M

message - Variable in class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 

O

ObjectOptimisticLockingFailureExceptionMapper - Class in org.oxerr.commons.ws.rs.exceptionmapper
Maps ObjectOptimisticLockingFailureException to Response.
ObjectOptimisticLockingFailureExceptionMapper() - Constructor for class org.oxerr.commons.ws.rs.exceptionmapper.ObjectOptimisticLockingFailureExceptionMapper
 
org.oxerr.commons.ws.rs.exceptionmapper - package org.oxerr.commons.ws.rs.exceptionmapper
Implementations of ExceptionMapper.

S

SecurityExceptionMapper - Class in org.oxerr.commons.ws.rs.exceptionmapper
Maps SecurityException to Response.
SecurityExceptionMapper() - Constructor for class org.oxerr.commons.ws.rs.exceptionmapper.SecurityExceptionMapper
 
serialVersionUID - Static variable in class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 
setCode(Integer) - Method in class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 
setException(Throwable) - Method in class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 
setMessage(String) - Method in class org.oxerr.commons.ws.rs.exceptionmapper.ErrorEntity
 

T

toResponse(IllegalArgumentException) - Method in class org.oxerr.commons.ws.rs.exceptionmapper.IllegalArgumentExceptionMapper
toResponse(IllegalStateException) - Method in class org.oxerr.commons.ws.rs.exceptionmapper.IllegalStateExceptionMapper
toResponse(SecurityException) - Method in class org.oxerr.commons.ws.rs.exceptionmapper.SecurityExceptionMapper
toResponse(ObjectOptimisticLockingFailureException) - Method in class org.oxerr.commons.ws.rs.exceptionmapper.ObjectOptimisticLockingFailureExceptionMapper
 
C E G I M O S T 
All Classes All Packages