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:
  • Constructor Details

    • FlowRegistryException

      public FlowRegistryException(String message)
      Deprecated.
    • FlowRegistryException

      public FlowRegistryException(String message, Throwable cause)
      Deprecated.