UnSupportedAnnotationException

public class UnSupportedAnnotationException extends Exception

Constructors

UnSupportedAnnotationException

public UnSupportedAnnotationException()

UnSupportedAnnotationException

public UnSupportedAnnotationException(String message)

UnSupportedAnnotationException

public UnSupportedAnnotationException(String message, Throwable cause)

UnSupportedAnnotationException

public UnSupportedAnnotationException(Throwable cause)

UnSupportedAnnotationException

protected UnSupportedAnnotationException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)