org.kuali.rice.core.api.exception
Class RiceRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.rice.core.api.exception.RiceRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ConfigurationException, EngineResourceUnavailableException, IncompatibleTypeException, RepositoryDataException, ResourceLoaderException, RiceRemoteServiceConnectionException, SqlBuilder.SQLBuilderException, TermResolutionException, ValidationPattern.ValidationPatternException, XmlIngestionException
@WebFault(targetNamespace="http://rice.kuali.org/core/v2_0",
name="RiceRuntimeFault")
public class RiceRuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RiceRuntimeException
public RiceRuntimeException(String message)
RiceRuntimeException
public RiceRuntimeException()
RiceRuntimeException
public RiceRuntimeException(String message,
Throwable cause)
RiceRuntimeException
public RiceRuntimeException(Throwable cause)
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.