Class MissingSchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.opendaylight.yangtools.binding.data.codec.api.MissingSchemaException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MissingClassInLoadingStrategyException
,MissingSchemaForClassException
Thrown when codec was used with data which are not modeled and available in schema used by codec.
- 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
-
MissingSchemaException
-
MissingSchemaException
-