Package de.poiu.coat.processor
Class CoatProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.poiu.coat.processor.CoatProcessorException
- All Implemented Interfaces:
Serializable
An exeption that is thrown if processing the Coat annotation fails.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCoatProcessorException(String message) CoatProcessorException(String message, Throwable cause) CoatProcessorException(String message, Element element) CoatProcessorException(String message, Element element, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CoatProcessorException
-
CoatProcessorException
-
CoatProcessorException
-
CoatProcessorException
-
-
Method Details
-
getMsg
-
getElement
-