Package org.omnaest.utils.events.exception.basic

Class Summary
ExceptionHandlerBooleanState ExceptionHandlerSerializable holding an internal state flag.
ExceptionHandlerDelegate ExceptionHandler which delegates to another instance
ExceptionHandlerEPrintStackTrace Simple ExceptionHandler which does call Throwable.printStackTrace()
ExceptionHandlerIgnoring Simple ExceptionHandler which does nothing
ExceptionHandlerLogging Simple ExceptionHandler which logs as ERROR using a slf4j Logger instance
ExceptionHandlerRethrowingAsRuntimeException Simple ExceptionHandler which does rethrow the given Exception as cause of a new RuntimeException
 



Copyright © 2013. All Rights Reserved.