Click or drag to resize

ErrorException Constructor

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