[libRETS-users] RetsException

Vincent Blain vincent_b at alamode.com
Wed Jan 10 09:29:04 CST 2007


What I meant by I cannot acces the rets exception is when I try to
create a try/catch I would like to be able to use Catch ex as
RetsException, but that is not available from vb.net, I can see it in
the reference, I can declare it ie. "Dim oRetsException as
librets.RetsException" but I can't use it in a try catch.

 

Try

    RetsResult = RS.Search(RetsSearch)

Catch ex As Exception

    Throw ex

End Try 

 

Vince

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.crt.realtors.org/pipermail/librets-users/attachments/20070110/d5552a82/attachment.html 


More information about the libRETS-users mailing list