SPFileLockException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SPFileLockException class.

Overload List

  Name Description
Public method SPFileLockException(SPFile, String, Int32, SPFileLockExceptionType) Initializes a new instance of the SPFileLockException class with the file where the error occurred, a message to describe the error, an error code, and the type of file-lock exception.
Public method SPFileLockException(String, Int32, SPFileLockExceptionType, SPFile.SPLockType, String, DateTime, String) Initializes a new instance of the SPFileLockException class with a message to describe the error, an error code, the type of file-lock exception, the type of lock, the name of the user who created the lock, the time that the lock expires, and the lock identifier (ID).

Top

See Also

Reference

SPFileLockException Class

SPFileLockException Members

Microsoft.SharePoint Namespace