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 Summary
ConstructorDescriptionConnectionException
(String message) ConnectionException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConnectionException
-
ConnectionException
-