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