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 |
InfrastructureException
public InfrastructureException(String s,
Exception e)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.