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