AnnotationNotPresent

Exception thrown when a required annotation is not present.

Parameters

annotation

The type of the annotation.

Constructors

Link copied to clipboard
constructor(annotation: KClass<*>)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?