Click or drag to resize

ExistsException Constructor

IT Hit User File System
Overload List
  NameDescription
Public methodExistsException(String)
Creates instance of this class.
Public methodExistsException(String, Exception)
Creates instance of this class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodExistsException(String, Int32)
Creates instance of this class with a message and HRESULT code.
Top
See Also