Skip navigation links
A C D E F G L N R S T V 

A

ApiErrorMapper - Class in nl.vpro.util.rs.error
This class is ment to catch exceptions thrown in the process of (un)marshalling domain objects bij RestEasy.
ApiErrorMapper() - Constructor for class nl.vpro.util.rs.error.ApiErrorMapper
 

C

createResponse(String, int) - Method in class nl.vpro.util.rs.error.ApiErrorMapper
 
createResponse(DataError, int, String) - Method in class nl.vpro.util.rs.error.ApiErrorMapper
 

D

DataError - Enum in nl.vpro.util.rs.error
 
DataErrorException - Exception in nl.vpro.util.rs.error
Date: 2-5-12 Time: 14:11
DataErrorException(DataError) - Constructor for exception nl.vpro.util.rs.error.DataErrorException
 
DataErrorException(String, DataError) - Constructor for exception nl.vpro.util.rs.error.DataErrorException
 
DataErrorException(String, Throwable, DataError) - Constructor for exception nl.vpro.util.rs.error.DataErrorException
 
DataErrorException(Throwable, DataError) - Constructor for exception nl.vpro.util.rs.error.DataErrorException
 
DataErrorExceptionMapper - Class in nl.vpro.util.rs.error
Date: 2-5-12 Time: 14:23
DataErrorExceptionMapper() - Constructor for class nl.vpro.util.rs.error.DataErrorExceptionMapper
 

E

ErrorResponse - Class in nl.vpro.util.rs.transfer
Date: 23-4-12 Time: 10:45
ErrorResponse() - Constructor for class nl.vpro.util.rs.transfer.ErrorResponse
 
ErrorResponse(String, Integer) - Constructor for class nl.vpro.util.rs.transfer.ErrorResponse
 

F

filter(ContainerRequestContext) - Method in class nl.vpro.util.rs.interceptors.LoggingInterceptor
 

G

getDataError() - Method in exception nl.vpro.util.rs.error.DataErrorException
 
getDataError() - Method in class nl.vpro.util.rs.transfer.ErrorResponse
 
getMessage() - Method in class nl.vpro.util.rs.transfer.ErrorResponse
 
getStatus() - Method in class nl.vpro.util.rs.transfer.ErrorResponse
 

L

LoggingInterceptor - Class in nl.vpro.util.rs.interceptors
 
LoggingInterceptor() - Constructor for class nl.vpro.util.rs.interceptors.LoggingInterceptor
 

N

nl.vpro.util.rs.error - package nl.vpro.util.rs.error
 
nl.vpro.util.rs.interceptors - package nl.vpro.util.rs.interceptors
 
nl.vpro.util.rs.transfer - package nl.vpro.util.rs.transfer
 
NotFoundException - Exception in nl.vpro.util.rs.error
Date: 20-4-12 Time: 8:36
NotFoundException() - Constructor for exception nl.vpro.util.rs.error.NotFoundException
 
NotFoundException(String) - Constructor for exception nl.vpro.util.rs.error.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception nl.vpro.util.rs.error.NotFoundException
 
NotFoundException(Throwable) - Constructor for exception nl.vpro.util.rs.error.NotFoundException
 
NotFoundExceptionMapper - Class in nl.vpro.util.rs.error
 
NotFoundExceptionMapper() - Constructor for class nl.vpro.util.rs.error.NotFoundExceptionMapper
 
NotSupportedExceptionMapper - Class in nl.vpro.util.rs.error
 
NotSupportedExceptionMapper() - Constructor for class nl.vpro.util.rs.error.NotSupportedExceptionMapper
 

R

ReaderExceptionMapper - Class in nl.vpro.util.rs.error
 
ReaderExceptionMapper() - Constructor for class nl.vpro.util.rs.error.ReaderExceptionMapper
 

S

ServerErrorException - Exception in nl.vpro.util.rs.error
Date: 20-4-12 Time: 8:36
ServerErrorException() - Constructor for exception nl.vpro.util.rs.error.ServerErrorException
 
ServerErrorException(String) - Constructor for exception nl.vpro.util.rs.error.ServerErrorException
 
ServerErrorException(String, Throwable) - Constructor for exception nl.vpro.util.rs.error.ServerErrorException
 
ServerErrorException(Throwable) - Constructor for exception nl.vpro.util.rs.error.ServerErrorException
 
ServerErrorExceptionMapper - Class in nl.vpro.util.rs.error
Date: 23-4-12 Time: 10:52
ServerErrorExceptionMapper() - Constructor for class nl.vpro.util.rs.error.ServerErrorExceptionMapper
 
setDataError(DataError) - Method in class nl.vpro.util.rs.transfer.ErrorResponse
 
setMessage(String) - Method in class nl.vpro.util.rs.transfer.ErrorResponse
 
setStatus(Integer) - Method in class nl.vpro.util.rs.transfer.ErrorResponse
 

T

toResponse(DataErrorException) - Method in class nl.vpro.util.rs.error.DataErrorExceptionMapper
 
toResponse(NotFoundException) - Method in class nl.vpro.util.rs.error.NotFoundExceptionMapper
 
toResponse(NotSupportedException) - Method in class nl.vpro.util.rs.error.NotSupportedExceptionMapper
 
toResponse(ReaderException) - Method in class nl.vpro.util.rs.error.ReaderExceptionMapper
 
toResponse(ServerErrorException) - Method in class nl.vpro.util.rs.error.ServerErrorExceptionMapper
 

V

valueOf(String) - Static method in enum nl.vpro.util.rs.error.DataError
Returns the enum constant of this type with the specified name.
values() - Static method in enum nl.vpro.util.rs.error.DataError
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G L N R S T V 
Skip navigation links

Copyright © 2019. All rights reserved.