public class ExceptionCC extends Exception
Exception.
Not that in FMPP error messages, the message of this exception is trusted (i.e. no need to print the class name), as
it is inside an fmpp package.| Constructor and Description |
|---|
ExceptionCC() |
ExceptionCC(String s) |
ExceptionCC(String s,
Throwable cause) |
ExceptionCC(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString