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