passwd.exception

Undocumented in source.

Public Imports

std.exception
public import std.exception;

Members

Classes

NotImplementedException
class NotImplementedException

Exception for things that just aren't implemented

ValueException
class ValueException

Exception for invalid values passed to functions

Meta