public class VisParserException extends Exception
| Constructor and Description |
|---|
VisParserException()
Creates a new instance of
VisParserException without detail message. |
VisParserException(String msg)
Constructs an instance of
VisParserException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VisParserException()
VisParserException without detail message.public VisParserException(String msg)
VisParserException with the specified detail message.msg - the detail message.Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.