Uses of Interface
com.helger.photon.api.IAPIExceptionMapper
-
Packages that use IAPIExceptionMapper Package Description com.helger.photon.api -
-
Uses of IAPIExceptionMapper in com.helger.photon.api
Classes in com.helger.photon.api that implement IAPIExceptionMapper Modifier and Type Class Description classAbstractAPIExceptionMapperAbstract implementation ofIAPIExceptionMapperwith some helper methods.Methods in com.helger.photon.api that return IAPIExceptionMapper Modifier and Type Method Description IAPIExceptionMapperAPIDescriptor. getExceptionMapper()IAPIExceptionMapperIAPIDescriptor. getExceptionMapper()Methods in com.helger.photon.api with parameters of type IAPIExceptionMapper Modifier and Type Method Description APIDescriptorAPIDescriptor. setExceptionMapper(IAPIExceptionMapper aExceptionMapper)
-