public class FatalErrorException extends Exception
Constructor and Description |
---|
FatalErrorException() |
FatalErrorException(String message) |
FatalErrorException(String message,
Throwable cause) |
FatalErrorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FatalErrorException()
public FatalErrorException(String message, Throwable cause)
public FatalErrorException(String message)
public FatalErrorException(Throwable cause)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.