com.uwyn.rife.engine.exceptions
Class ElementAnnotationErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.engine.exceptions.EngineException
com.uwyn.rife.engine.exceptions.ElementAnnotationErrorException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ElementAnnotationMissingException, InvalidFilePropertyElementAnnotationException, InvalidUseOfElementPropertyAnnotationException, InvalidUseOfElementSubmissionHandlerAnnotationException, PropertyNameMismatchErrorException, SubmissionElementAnnotationNeededException, UnsupportedElementAnnotationErrorException
public class ElementAnnotationErrorException
- extends EngineException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ElementAnnotationErrorException
public ElementAnnotationErrorException(String implementationName,
String siteDeclarationName,
String message,
Throwable cause)
getImplementationName
public String getImplementationName()
getSiteDeclarationName
public String getSiteDeclarationName()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.