Class ConverterNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opendaylight.openflowplugin.extension.api.exception.ConversionException
org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException
- All Implemented Interfaces:
Serializable
For case when converter is not available.
- See Also:
-
Constructor Summary
ConstructorDescriptionConverterNotFoundException
(String message) ConverterNotFoundException
(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
-
ConverterNotFoundException
-
ConverterNotFoundException
-