@Beta public class YangParserException extends Exception
YangParser
. This is used as an exception of last resort, semantic reporting
of individual errors is performed via subclasses, like YangSyntaxErrorException
.Constructor and Description |
---|
YangParserException(String message) |
YangParserException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 OpenDaylight. All rights reserved.