Page 1 of 1

Error Handling...

Posted: Tue Sep 15, 2009 7:07 pm
by Gustavo
Hi people.
Currently I'm doing a prove of concept with the smppClient and I have the next cuestion.

Is the evError event the unique way to catch errors ? In other words, does smppClient throw exceptions in each method?

I’m testing the Connect method using an invalid server ip and I don’t get any kind of error, only false as return value.

Thanks in advance.

Regards