Class ErrorHandlerSimpleImpl

java.lang.Object
org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImpl
All Implemented Interfaces:
ErrorHandler

public class ErrorHandlerSimpleImpl extends Object implements ErrorHandler
dumping all exceptions to log.
  • Constructor Details

    • ErrorHandlerSimpleImpl

      public ErrorHandlerSimpleImpl()
  • Method Details