dunex.auth.fdb

Undocumented in source.

Members

Classes

DoesNotExistException
class DoesNotExistException

Exception thrown when an entry does not exist

LockException
class LockException

Exception thrown when the database is locked

UnixFDB
class UnixFDB(EntryT, SubType, string dbFile, string lockFile)

The UNIX file database

Imports

StdioException (from std.stdio)
public import std.stdio : StdioException;
Undocumented in source.

Meta