Click or drag to resize

BlockedException Constructor

IT Hit User File System
Overload List
  NameDescription
Public methodBlockedException(String)
Creates instance of this class.
Public methodBlockedException(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 methodBlockedException(String, Int32)
Creates instance of this class with a message and HRESULT code.
Top
See Also