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