Methods
-
Clear
Project static Performs the work for the Clear method of the Err object. A helper method.Error() -
Create
Project static Performs the work for the Raise method of the Err object. A helper method.Error(Int32) -
End
App() static Closes all files for the calling assembly and stops the process. -
Set
Project static The Visual Basic compiler uses this helper method to capture exceptions in the Err object.Error(Exception) -
Set
Project static The Visual Basic compiler uses this helper method to capture exceptions in the Err object.Error(Exception, Int32)