-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.curlException.Constructor
Andrew Lambert edited this page Nov 26, 2022
·
14 revisions
libcURL.curlException.Constructor
Sub Constructor(ErrantItem As cURLHandle)
Name | Type | Comment |
---|---|---|
ErrantItem | cURLHandle | Any subclass of cURLHandle . |
Constructs a cURLException for the ErrantItem
. If the ErrantItem
is an instance of EasyHandle
and EasyHandle.UseErrorBuffer is True
then the exception message will include the contents of the error buffer.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.