throws top-level constant

  1. @annotation
String const throws

Denotes that the annotated method throws an exception.

Implementation

@annotation
const String throws = 'throws';