public class InvalidAnnotationParamsException extends KendalException
KendalHandler to signal invalid annotation parameters.
Exception message is then printed out as a compilation error.| Constructor and Description |
|---|
InvalidAnnotationParamsException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidAnnotationParamsException(String message)
message - will be printed by KendalProcessor as a compilation error.Copyright © 2019. All rights reserved.