RuntimeException.Constructor(message As String="", errorCode As Integer=0)
From Xojo Documentation
Constructor
Used to raise your own RuntimeException with a message and optional error code.
Used to raise your own RuntimeException with a message and optional error code.