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