Package de.thomas_oster.lazysql
Class ElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.thomas_oster.lazysql.ElementException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Argument.MismatchException,Argument.ParsingException
Exception which should be shown to the user of the
Annotation Processon on an element which is causing it
- Author:
- Thomas Oster (mail@thomas-oster.de)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ElementException
-