org.kuali.rice.kns.exception
Class IllegalObjectStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kuali.rice.kns.exception.IllegalObjectStateException
- All Implemented Interfaces:
- Serializable
public class IllegalObjectStateException
- extends Exception
This class represents an exception that is thrown when the state of an object is not correctly set.
- 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
IllegalObjectStateException
public IllegalObjectStateException()
IllegalObjectStateException
public IllegalObjectStateException(String s)
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.