public class AnnotationValidationException extends Exception
AnnotationValidationException
a form of
Exception
that an abstract annotation processor might want to catch.Constructor and Description |
---|
AnnotationValidationException(String message) |
AnnotationValidationException(String message,
Throwable throwable) |
AnnotationValidationException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 WSO2. All rights reserved.