Click or drag to resize

ErrorHandlerException Constructor

Overload List
  Name Description
Public method ErrorHandlerException Creates a new instance of the ErrorHandlerException class.
Public method ErrorHandlerException(String) Creates a new instance of the ErrorHandlerException class.
Protected method ErrorHandlerException(SerializationInfo, StreamingContext) Initializes a new instance of the ErrorHandlerException class with serialized data.
Public method ErrorHandlerException(String, Exception) Creates a new instance of the ErrorHandlerException class.
Top
See Also