Class RequestQuotaExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opendaylight.openflowplugin.api.openflow.device.exception.RequestQuotaExceededException
- All Implemented Interfaces:
Serializable
Request quota exception.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RequestQuotaExceededException
public RequestQuotaExceededException()
-