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 SummaryConstructorsConstructorDescriptionConverterNotFoundException(String message) ConverterNotFoundException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ConverterNotFoundException
- 
ConverterNotFoundException
 
-