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

java.lang.Object
  extended by net.ontopia.topicmaps.webed.impl.basic.ActionError

public class ActionError
extends java.lang.Object


Field Summary
protected  ActionData data
           
protected  ActionRuntimeException exception
           
protected  java.lang.String[] values
           
 
Constructor Summary
ActionError(ActionRuntimeException cause, ActionData data)
           
ActionError(ActionRuntimeException cause, ActionData data, java.lang.String[] values)
           
 
Method Summary
 ActionRuntimeException getException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

exception

protected ActionRuntimeException exception

data

protected ActionData data

values

protected java.lang.String[] values
Constructor Detail

ActionError

public ActionError(ActionRuntimeException cause,
                   ActionData data)

ActionError

public ActionError(ActionRuntimeException cause,
                   ActionData data,
                   java.lang.String[] values)
Method Detail

getException

public ActionRuntimeException getException()


Copyright © 2000-2012 Ontopia.