public class FatalException
extends java.lang.RuntimeException
Constructor and Description |
---|
FatalException(java.lang.String msg)
Constructor.
|
FatalException(java.lang.String msg,
java.lang.Throwable cause)
Constructor.
|
public FatalException(java.lang.String msg)
msg
- message describing the exceptionpublic FatalException(java.lang.String msg, java.lang.Throwable cause)
msg
- message describing the exceptioncause
- another exception which is the root causeFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.