com.uwyn.rife.engine.exceptions
Class DataLinkBeanErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.engine.exceptions.EngineException
com.uwyn.rife.engine.exceptions.DataLinkBeanErrorException
- All Implemented Interfaces:
- Serializable
public class DataLinkBeanErrorException
- extends EngineException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataLinkBeanErrorException
public DataLinkBeanErrorException(String siteDeclarationName,
String outbean,
String elementId,
String destinationId,
boolean snapback,
String inbean,
Throwable cause)
getSiteDeclarationName
public String getSiteDeclarationName()
getElementId
public String getElementId()
getDestinationId
public String getDestinationId()
getSnapback
public boolean getSnapback()
getOutBean
public String getOutBean()
getInBean
public String getInBean()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.