Transcription: A tri-block is a block within which an exception can be thrown. Catch declarations, follow a tri-block, and specify how exceptions of different types are handled. Throw expressions specify that an exception is thrown and the type of the exception.