com.uwyn.rife.engine.exceptions
Class DataLinkTargetRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.engine.exceptions.EngineException
com.uwyn.rife.engine.exceptions.DataLinkTargetRequiredException
- All Implemented Interfaces:
- Serializable
public class DataLinkTargetRequiredException
- extends EngineException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataLinkTargetRequiredException
public DataLinkTargetRequiredException(String siteDeclarationName,
String elementId,
String outputName,
String outbeanName,
String inputName,
String inbeanName)
getSiteDeclarationName
public String getSiteDeclarationName()
getElementId
public String getElementId()
getOutputName
public String getOutputName()
getOutbeanName
public String getOutbeanName()
getInputName
public String getInputName()
getInbeanName
public String getInbeanName()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.