java.io.Serializable
public class AnnotationTargetException
extends java.lang.Exception
TargetAwareAnnotationProcessor
can
not process an annotation properly.TargetAwareAnnotationProcessor
,
TargetAwareAnnotationProcessingService
,
Serialized FormConstructor | Description |
---|---|
AnnotationTargetException() |
Creates an instance of
AnnotationTargetException . |
AnnotationTargetException(java.lang.String message) |
Creates an instance of
AnnotationTargetException . |
AnnotationTargetException(java.lang.String message,
java.lang.Throwable cause) |
Creates an instance of
AnnotationTargetException . |
AnnotationTargetException(java.lang.Throwable cause) |
Creates an instance of
AnnotationTargetException . |
public AnnotationTargetException()
AnnotationTargetException
.public AnnotationTargetException(java.lang.String message, java.lang.Throwable cause)
AnnotationTargetException
.message
- Exception message.cause
- The original cause.public AnnotationTargetException(java.lang.String message)
AnnotationTargetException
.message
- Exception message.public AnnotationTargetException(java.lang.Throwable cause)
AnnotationTargetException
.cause
- The original cause.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com