C# Class KeePassLib.Serialization.FileLockException

Inheritance: System.Exception
Mostra file Open project: cappert/keepass2

Public Methods

Method Description
FileLockException ( string strBaseFile, string strUser ) : System

Method Details

FileLockException() public method

public FileLockException ( string strBaseFile, string strUser ) : System
strBaseFile string
strUser string
return System