org.kuali.kfs.gl.batch.service.impl.exception
Class FatalErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kuali.kfs.gl.batch.service.impl.exception.FatalErrorException
- All Implemented Interfaces:
- Serializable
public class FatalErrorException
- extends Exception
Fatal error exception that is thrown in GL processing
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FatalErrorException
public FatalErrorException()
FatalErrorException
public FatalErrorException(String message,
Throwable cause)
FatalErrorException
public FatalErrorException(String message)
FatalErrorException
public FatalErrorException(Throwable cause)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.