net.ontopia.topicmaps.webed.impl.basic
Class NoActionDataFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ontopia.utils.OntopiaRuntimeException
net.ontopia.topicmaps.webed.impl.basic.NoActionDataFoundException
- All Implemented Interfaces:
- java.io.Serializable
public class NoActionDataFoundException
- extends OntopiaRuntimeException
INTERNAL: Thrown by when no action data is found for the given request id.
- See Also:
- Serialized Form
Field Summary |
protected java.lang.Object |
userObject
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
userObject
protected java.lang.Object userObject
NoActionDataFoundException
public NoActionDataFoundException(java.lang.String msg)
getUserObject
public java.lang.Object getUserObject()
setUserObject
public void setUserObject(java.lang.Object userObject)
Copyright © 2000-2012 Ontopia.