Package com.tailf.ned
Class NedException
- All Implemented Interfaces:
Serializable
Exception raised from the NED package
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNedException
(NedErrorCode aCode, String msg) NedException
(NedErrorCode aCode, String msg, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NedException
-
NedException
-
-
Method Details
-
getNedErrorCode
-