@WebFault(targetNamespace="http://rice.kuali.org/core/v2_0", name="RiceRuntimeFault") public class RiceRuntimeException extends RuntimeException
Constructor and Description |
---|
RiceRuntimeException() |
RiceRuntimeException(String message) |
RiceRuntimeException(String message,
Throwable cause) |
RiceRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RiceRuntimeException(String message)
public RiceRuntimeException()
public RiceRuntimeException(String message, Throwable cause)
public RiceRuntimeException(Throwable cause)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.