Class FlowRegistryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opendaylight.openflowplugin.api.openflow.registry.flow.FlowRegistryException
- All Implemented Interfaces:
 Serializable
Deprecated.
Created by Martin Bobak <mbobak@cisco.com> on 8.4.2015.
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionFlowRegistryException(String message) Deprecated.FlowRegistryException(String message, Throwable cause) Deprecated. - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
FlowRegistryException
Deprecated. - 
FlowRegistryException
Deprecated. 
 -