Class EMissingOptionArgument

Fields
Methods
Properties

Unit

Declaration

type EMissingOptionArgument = class(EWrongOptionArgument)

Description

No description available, ancestor EWrongOptionArgument description follows
No description available, ancestor EInvalidParams description follows
No description available, ancestor EShortErrorMessage description follows

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.