com.uwyn.rife.engine.exceptions
Class EmbedPropertiesErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.engine.exceptions.EngineException
com.uwyn.rife.engine.exceptions.EmbedPropertiesErrorException
- All Implemented Interfaces:
- Serializable
public class EmbedPropertiesErrorException
- extends EngineException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EmbedPropertiesErrorException
public EmbedPropertiesErrorException(String declarationName,
String value,
Throwable e)
getDeclarationName
public String getDeclarationName()
getValue
public String getValue()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.