com.uwyn.rife.engine.exceptions
Class ElementDeclarationNameMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.engine.exceptions.EngineException
com.uwyn.rife.engine.exceptions.ElementDeclarationNameMissingException
- All Implemented Interfaces:
- Serializable
public class ElementDeclarationNameMissingException
- extends EngineException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ElementDeclarationNameMissingException
public ElementDeclarationNameMissingException(String siteDeclarationName,
String id,
String url,
String implementation,
Throwable cause)
getSiteDeclarationName
public String getSiteDeclarationName()
getId
public String getId()
getUrl
public String getUrl()
getImplementation
public String getImplementation()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.