public class LeafRefYangSyntaxErrorException extends Exception
| Constructor and Description |
|---|
LeafRefYangSyntaxErrorException(String module,
int line,
int charPositionInLine,
String message) |
LeafRefYangSyntaxErrorException(String module,
int line,
int charPositionInLine,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCharPositionInLine() |
String |
getFormattedMessage() |
int |
getLine() |
String |
getModule() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2019 OpenDaylight. All rights reserved.