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