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