Uses of Interface
com.helger.photon.api.IAPIExceptionCallback
-
Packages that use IAPIExceptionCallback Package Description com.helger.photon.api com.helger.photon.api.callback -
-
Uses of IAPIExceptionCallback in com.helger.photon.api
Methods in com.helger.photon.api that return types with arguments of type IAPIExceptionCallback Modifier and Type Method Description static com.helger.commons.callback.CallbackList<IAPIExceptionCallback>APISettings. exceptionCallbacks() -
Uses of IAPIExceptionCallback in com.helger.photon.api.callback
Classes in com.helger.photon.api.callback that implement IAPIExceptionCallback Modifier and Type Class Description classLoggingAPIExceptionCallbackImplementation ofIAPIExceptionCallbacklogging to an SLF4J logger
-