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