NoAnnotationArguments

Exception thrown when no annotation arguments presents

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?