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