public class AnnotationNotFoundException extends RuntimeException
Constructor and Description |
---|
AnnotationNotFoundException() |
AnnotationNotFoundException(String message) |
AnnotationNotFoundException(String message,
Throwable cause) |
AnnotationNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020. All rights reserved.