MultiplyAnnotationException

Exception thrown when a declared more than one annotation

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?