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