Package ngs
Class ErrorMsg
java.lang.Object
java.lang.Throwable
java.lang.Exception
ngs.ErrorMsg
- All Implemented Interfaces:
Serializable
A generic NGS error class
Holds a message describing what happened
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ErrorMsg
public ErrorMsg() -
ErrorMsg
-
ErrorMsg
-
-
Method Details
-
what
- Returns:
- What went wrong
-