Class EWrongOptionArgument

Fields
Methods
Properties

Unit

Declaration

type EWrongOptionArgument = class(EInvalidParams)

Description

This item has no description. Showing description inherited from EShortErrorMessage.

Descend from this to mark exceptions that should be shown in more concise way by ExceptMessage function. It avoids showing the ClassName in output (and stack trace, in debug).

Useful for exceptions that have clear Message, and it is normal that they may occur during normal execution of the program and be visible to users. E.g. EInvalidParams.

Hierarchy


Generated by PasDoc 0.16.0-snapshot.