public class AnalysisException extends RuntimeException
| Constructor and Description |
|---|
AnalysisException()
Constructs a new exeption.
|
AnalysisException(String msg)
Constructs a new exeption.
|
AnalysisException(String msg,
Throwable t)
Constructs a new exeption.
|
AnalysisException(Throwable t)
Constructs a new exeption.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012 Aarhus University