Class ConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opendaylight.openflowplugin.api.ConnectionException
- All Implemented Interfaces:
- Serializable
Created by Martin Bobak mbobak@cisco.com on 7/8/14.
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionConnectionException(String message) ConnectionException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ConnectionException
- 
ConnectionException
 
-