# Functions

Throw is a alias for panic.
TryCatch helper for a better syntax.

# Structs

TryCatchBlock is a codeblock with a try and optional catch, finally clause.

# Interfaces

Exception is a Exception type.