Is there a VB.Net equivalent to Java's Throws clause?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lance Wynn

    Is there a VB.Net equivalent to Java's Throws clause?

    Is this possible in VB.Net, I want to be able to publish what exceptions can
    be thrown in a given method.

    Thanks In Advance
    Lance


Working...