net.sf.morph.context
Class ContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.morph.util.NestableRuntimeException
net.sf.morph.MorphException
net.sf.morph.context.ContextException
- All Implemented Interfaces:
- java.io.Serializable
public class ContextException
- extends MorphException
An exception related to accessing the information stored in a context.
- Since:
- Nov 19, 2004
- Author:
- Matt Sgarlata
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContextException
public ContextException()
ContextException
public ContextException(java.lang.String message)
ContextException
public ContextException(java.lang.String message,
java.lang.Throwable cause)
ContextException
public ContextException(java.lang.Throwable cause)
Copyright © 2004-2008.