Serialized Form
-
Package org.opendaylight.yangtools.yang.parser.spi.meta
-
Exception org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException
class InferenceException extends SourceException implements Serializable- serialVersionUID:
- 1L
-
Exception org.opendaylight.yangtools.yang.parser.spi.meta.InvalidSubstatementException
class InvalidSubstatementException extends SourceException implements Serializable- serialVersionUID:
- 1L
-
Exception org.opendaylight.yangtools.yang.parser.spi.meta.MissingSubstatementException
class MissingSubstatementException extends SourceException implements Serializable- serialVersionUID:
- 1L
-
Exception org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceNotAvailableException
class NamespaceNotAvailableException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException
class ReactorException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
phase
ModelProcessingPhase phase
-
sourceIdentifier
org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier sourceIdentifier
-
-
Exception org.opendaylight.yangtools.yang.parser.spi.meta.SomeModifiersUnresolvedException
class SomeModifiersUnresolvedException extends ReactorException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.opendaylight.yangtools.yang.parser.spi.source
-
Exception org.opendaylight.yangtools.yang.parser.spi.source.SourceException
class SourceException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
sourceRef
@NonNull StatementSourceReference sourceRef
-
-
Exception org.opendaylight.yangtools.yang.parser.spi.source.YangVersionLinkageException
class YangVersionLinkageException extends SourceException implements Serializable- serialVersionUID:
- 1L
-