Class ErrorHandlerSimpleImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImpl
- All Implemented Interfaces:
ErrorHandler
dumping all exceptions to log.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ErrorHandlerSimpleImpl
public ErrorHandlerSimpleImpl()
-
-
Method Details
-
handleException
Description copied from interface:ErrorHandler
Exception handler.- Specified by:
handleException
in interfaceErrorHandler
- Parameters:
throwable
- cause
-