Class ConfigXMLReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opendaylight.controller.blueprint.ext.ConfigXMLReaderException
- All Implemented Interfaces:
Serializable
Exception thrown by
DataStoreAppConfigDefaultXMLReader.- Author:
- Michael Vorburger.ch
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfigXMLReaderException(String message) ConfigXMLReaderException(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
-
ConfigXMLReaderException
-
ConfigXMLReaderException
-