Click or drag to resize

ClientLockFailedException Constructor

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