Serialized Form
-
Package org.opendaylight.yangtools.yang.parser.api
-
Exception org.opendaylight.yangtools.yang.parser.api.YangParserException
class YangParserException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException
class YangSyntaxErrorException extends YangParserException implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
charPositionInLine
int charPositionInLine
-
line
int line
-
source
org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier source
-
-