help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

EOSError

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

Operating system error.

Declaration

Source position: sysutilh.inc line 153

type EOSError = class(Exception)

public

  ErrorCode: LongInt;

  

Operating system error code.

end;

Inheritance

EOSError

  

Operating system error.

|

Exception

  

Base class of all exceptions.

|

TObject

Description

EOSError is raised when some Operating System call fails. The ErrorCode property contains the operating system error code.

See also

EOSError.ErrorCode

  

Operating system error code.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505