Initializer
ThrownExceptionAnnotation(Declaration type, String when)
Parameters:
  • type

    The Exception type that is thrown.

  • when

    A description, in Markdown syntax, of the circumstances that cause this exception to be thrown.

Attributes
typeSource Codeshared Declaration type

The Exception type that is thrown.

whenSource Codeshared String when

A description, in Markdown syntax, of the circumstances that cause this exception to be thrown.

Inherited Attributes
Attributes inherited from: Object
Inherited Methods
Methods inherited from: Object