Click or drag to resize

InvalidCheckOutCheckInStateException Constructor

IT Hit WebDAV Classes Reference
Overload List
  NameDescription
Public methodInvalidCheckOutCheckInStateException(String, Uri)
Initializes a new instance of the InvalidCheckOutCheckInStateException class with a specified error message, a reference to the inner exception that is the cause of this exception, href of the item and multistatus response caused the error.
Public methodInvalidCheckOutCheckInStateException(String, Uri, Exception)
Initializes a new instance of the InvalidCheckOutCheckInStateException class with a specified error message, a reference to the inner exception that is the cause of this exception, href of the item and multistatus response caused the error.
Top
See Also