@Deprecated public class YangParseException extends RuntimeException
Constructor and Description |
---|
YangParseException(String errorMsg)
Deprecated.
|
YangParseException(String errorMsg,
Exception exception)
Deprecated.
|
YangParseException(String moduleName,
int line,
String errorMsg)
Deprecated.
|
YangParseException(String moduleName,
int line,
String errorMsg,
Exception exception)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 OpenDaylight. All rights reserved.