Bridge

Exception Constructor

Overload List


  Name Description
Public method Exception()()()()
Initializes a new instance of the Exception class.
Public method Exception(String)
Initializes a new instance of the Exception class with a specified error message.
Public method Exception(String, Exception)