Class ExceptionContext.ExceptionContextImpl<C,T extends Throwable>
java.lang.Object
org.incendo.cloud.exception.handling.ExceptionContext.ExceptionContextImpl<C,T>
- All Implemented Interfaces:
ExceptionContext<C,T>
- Enclosing interface:
ExceptionContext<C,T extends Throwable>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.incendo.cloud.exception.handling.ExceptionContext
ExceptionContext.ExceptionContextImpl<C,T extends Throwable> -
Method Summary
-
Method Details
-
exception
Description copied from interface:ExceptionContextReturns the exception.- Specified by:
exceptionin interfaceExceptionContext<C,T extends Throwable> - Returns:
- the exception
-
context
Description copied from interface:ExceptionContextReturns the command context.- Specified by:
contextin interfaceExceptionContext<C,T extends Throwable> - Returns:
- the command context
-
controller
Description copied from interface:ExceptionContextReturns the exception controller that created this context instance.- Specified by:
controllerin interfaceExceptionContext<C,T extends Throwable> - Returns:
- the controller
-
equals
-
hashCode
public int hashCode()
-