Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EInOutArgumentException

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: sysutilh.inc line 249

type EInOutArgumentException = class(EArgumentException)

public

  Path: string;

  constructor Create(); overload;

  constructor CreateRes(); overload;

  constructor CreateFmt(); overload;

end;

Inheritance

EInOutArgumentException

|

EArgumentException

  

Invalid argument passed to a function.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.


Documentation generated on: Jan 30 2024