public class YangParsingException extends Exception
| Constructor and Description |
|---|
YangParsingException(Throwable t)
Creates a YangParsingException based on another exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic YangParsingException(Throwable t)
t - exception from the parserCopyright © 2016. All rights reserved.