Class FacadeRuntimeErrorResultWithOwnResponseCode<T>
- java.lang.Object
-
- de.adorsys.opba.protocol.facade.dto.result.torest.redirectable.FacadeRuntimeErrorResult<T>
-
- de.adorsys.opba.protocol.facade.dto.result.torest.redirectable.FacadeRuntimeErrorResultWithOwnResponseCode<T>
-
- All Implemented Interfaces:
FacadeResult<T>
public class FacadeRuntimeErrorResultWithOwnResponseCode<T> extends FacadeRuntimeErrorResult<T>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceFacadeRuntimeErrorResultWithOwnResponseCode.ErrorWithBodyFromProtocol-
Nested classes/interfaces inherited from class de.adorsys.opba.protocol.facade.dto.result.torest.redirectable.FacadeRuntimeErrorResult
FacadeRuntimeErrorResult.ErrorFromProtocol
-
-
Field Summary
Fields Modifier and Type Field Description static FacadeRuntimeErrorResultWithOwnResponseCode.ErrorWithBodyFromProtocolERROR_FROM_PROTOCOL
-
Constructor Summary
Constructors Constructor Description FacadeRuntimeErrorResultWithOwnResponseCode()
-
-
-
Field Detail
-
ERROR_FROM_PROTOCOL
public static final FacadeRuntimeErrorResultWithOwnResponseCode.ErrorWithBodyFromProtocol ERROR_FROM_PROTOCOL
-
-