[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'dynlibs' (#rtl)

RaiseLibraryException

Raise an EInOutError exception

Declaration

Source position: dynlibs.pas line 108

procedure RaiseLibraryException(

  var Handler: TLibHandler

);

Description

RaiseLibraryException raises an EInOutError exception using the error message found in Handler. If no message is found, a default message is used.

See also

GetLastLibraryError

  

Return the library errors

AppendLibraryError

  

Append an error to the list of library errors.


Documentation generated on: Oct 02 2010