exceptions property

Set<Type> exceptions
final

The set of exception types that may be thrown by the annotated declaration.

Implementation

final Set<Type> exceptions;