public class APIExceptionMapper
extends com.helger.photon.api.AbstractAPIExceptionMapper
| Constructor and Description |
|---|
APIExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.state.EHandled |
applyExceptionOnResponse(com.helger.photon.api.InvokableAPIDescriptor aInvokableDescriptor,
com.helger.web.scope.IRequestWebScopeWithoutResponse aRequestScope,
com.helger.servlet.response.UnifiedResponse aUnifiedResponse,
Throwable aThrowable) |
@Nonnull public com.helger.commons.state.EHandled applyExceptionOnResponse(@Nonnull com.helger.photon.api.InvokableAPIDescriptor aInvokableDescriptor, @Nonnull com.helger.web.scope.IRequestWebScopeWithoutResponse aRequestScope, @Nonnull com.helger.servlet.response.UnifiedResponse aUnifiedResponse, @Nonnull Throwable aThrowable)
Copyright © 2021 DE4A. All rights reserved.