Class IllegalAnnotationError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.kohsuke.args4j.IllegalAnnotationError
- All Implemented Interfaces:
Serializable
-
Constructor Summary
ConstructorsConstructorDescriptionIllegalAnnotationError(String message) IllegalAnnotationError(String message, Throwable cause) IllegalAnnotationError(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalAnnotationError
-
IllegalAnnotationError
-
IllegalAnnotationError
-