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



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

Exception.CreateFmt

Constructs a new exception object and formats a new message.

Declaration

Source position: sysutilh.inc line 70

public constructor Exception.CreateFmt(

  const msg: String;

  const args: array of Const

);

Errors

Construction may fail if there is not enough memory on the heap.

See also

Exception.Create

  

Constructs a new exception object with a given message.

Exception.Message

  

Message associated with the exception.

Format

  

Format a string with given arguments.

Notes

 No notes exist for this page yet. 





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