Class EWithHiddenClassName

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type EWithHiddenClassName = class(Exception)

Description

Class of exceptions that will not have ClassName displayed by various routines. ExceptMessage, OutputException will not show exception class. Sometimes useful, when you know that exception message is good enough, and showing exception class is not needed.

Hierarchy

  • Exception
  • EWithHiddenClassName

Generated by PasDoc 0.14.0.