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

public class ElementException extends Exception
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 Details

    • ElementException

      public ElementException(String message)