Error Handling...

Smpp v3.4 client

Moderator: alt

Locked
Gustavo
Posts: 1
Joined: Tue Sep 15, 2009 6:54 pm

Error Handling...

Post by Gustavo » Tue Sep 15, 2009 7:07 pm

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
Locked