Definitions of Exceptions (Module) - General Information

Introduction

You can define exceptions for every module. To this end, you can use the editor Definition of exceptions.

An exception consists of the information, that unambiguously and completely describes the exceptional situation.

Types of Exceptions

Exception

Description

Standard exceptions (read-only)

Cannot be deleted or their contents changed.

Standard exceptions are errors that belong to a module and are provided by the module.

User-defined exceptions

Can be recreated, their contents changed and deleted.

Exceptions that are created via the Add Exception button, are inserted under the category User-defined exceptions.

Warnings

A warning differs from an exception in so far as a specific piece of information is missing, namely the reaction.

Apart from that, exceptions and warnings do not differ, only a few elements of the editor Exception handling are differently displayed in the online view.