Page 1 of 1

Exceptions

Posted: Wed 16 Apr 2008 16:49
by ib
I try to catch an exception when connecting the sshclient.
Am I right to presume this cannot be done because of a trow in the lib ?

I'm using CB5

Posted: Thu 17 Apr 2008 14:53
by Dimon
There is a possibility to catch exceptions when connecting the SSHClient.
Could you show your code?

Posted: Thu 17 Apr 2008 15:04
by ib
Thx for the reply Dimon.
It was my mistake. Cbuilder was catching the exception from the designlib.
It wasn't a securebridge problem. Sorry.