net.ontopia.topicmaps.webed.impl.basic
Class NoActionDataFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.ontopia.utils.OntopiaRuntimeException
                  extended by 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
           
 
Fields inherited from class net.ontopia.utils.OntopiaRuntimeException
cause
 
Constructor Summary
NoActionDataFoundException(java.lang.String msg)
           
 
Method Summary
 java.lang.Object getUserObject()
           
 void setUserObject(java.lang.Object userObject)
           
 
Methods inherited from class net.ontopia.utils.OntopiaRuntimeException
getCause, getMessage, printStackTrace, printStackTrace, printStackTrace
 
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
 

Field Detail

userObject

protected java.lang.Object userObject
Constructor Detail

NoActionDataFoundException

public NoActionDataFoundException(java.lang.String msg)
Method Detail

getUserObject

public java.lang.Object getUserObject()

setUserObject

public void setUserObject(java.lang.Object userObject)


Copyright © 2000-2012 Ontopia.