4 lines
44 B
Text
4 lines
44 B
Text
|
|
Sub foo()
|
||
|
|
Throw New MyException
|
||
|
|
End Sub
|