Package-level declarations

Types

Link copied to clipboard
class AnnotationArgumentNotPresent(annotation: KClass<*>, argumentName: String) : RuntimeException

Exception thrown when a required annotation argument is not present.

Link copied to clipboard

Exception thrown when a required annotation is not present.

Link copied to clipboard

Exception thrown when a declared more than one annotation

Link copied to clipboard

Exception thrown when no annotation arguments presents