edu.umd.cs.findbugs
public class FatalException extends RuntimeException
Constructor Summary | |
---|---|
FatalException(String msg)
Constructor.
| |
FatalException(String msg, Throwable cause)
Constructor.
|
Parameters: msg message describing the exception
Parameters: msg message describing the exception cause another exception which is the root cause