Click or drag to resize

ErrorException Constructor

Overload List
  Name Description
Public method ErrorException Creates a ErrorException instance.
Public method ErrorException(String) Creates a ErrorException instance with a specific String.
Public method ErrorException(String, Exception) Creates a ErrorException instance with a specific String and an Exception.
Top
See Also