Go to the first, previous, next, last section, table of contents.

Exceptions

Exceptions can only be declared at the top-level of a module or interface. If they will take an argument, a parameter type parameter-type must be specified in parentheses.


Example


Go to the first, previous, next, last section, table of contents.