org.iqual.chaplin
Class OutOfContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iqual.chaplin.OutOfContextException
- All Implemented Interfaces:
- Serializable
public class OutOfContextException
- extends RuntimeException
- Since:
- Apr 5, 2009 10:18:35 PM
- Author:
- Zbynek Slajchrt
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OutOfContextException
public OutOfContextException()
OutOfContextException
public OutOfContextException(String message)
OutOfContextException
public OutOfContextException(String message,
Throwable cause)
OutOfContextException
public OutOfContextException(Throwable cause)
Copyright © 2009 iquality.org. All Rights Reserved.