[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Exception handling!!!
- To: <openldap-software@openldap.org>
- Subject: Exception handling!!!
- From: "Pratima Shet" <pratima@tataelxsi.co.in>
- Date: Tue, 20 Apr 2010 15:45:12 +0530
- Content-class: urn:content-classes:message
- Thread-index: Acrgclz1suyUTpTqTa6Jfiv5xnk0dA==
- Thread-topic: Exception handling!!!
Title: Exception handling!!!
Hi all,
I am using openldap library in Mac os ( Snow leopard). Some time, my code crashes inside the "liblber".
I am using ldap_start_tls_s(). I think ldap_start_tls_s() is corrupting the ldap handle.
How can I catch the exceptions from the library?
In some link I found out that It supports exception handling.
thanks and regards,
Pratima