[Overview][Constants][Types][Procedures and functions][Index] |
Raise an EInOutError exception
Source position: dynlibs.pas line 108
procedure RaiseLibraryException( |
var Handler: TLibHandler |
); |
RaiseLibraryException raises an EInOutError exception using the error message found in Handler. If no message is found, a default message is used.
|
Return the library errors |
|
|
Append an error to the list of library errors. |