org.kuali.rice.krad.exception
Class InfrastructureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.rice.krad.exception.InfrastructureException
- All Implemented Interfaces:
- Serializable
public class InfrastructureException
- extends RuntimeException
This class represents an exception that is thrown when part of the infrastructure is fatally unavailable.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
InfrastructureException
public InfrastructureException(String s,
Exception e)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.