exceptions module

exception exceptions.BackInTimeException[source]

Bases: Exception

exception exceptions.EncodeValueError[source]

Bases: BackInTimeException

exception exceptions.HashCollision[source]

Bases: BackInTimeException

exception exceptions.InvalidChar(msg)[source]

Bases: BackInTimeException

exception exceptions.InvalidCmd(msg)[source]

Bases: BackInTimeException

exception exceptions.KnownHost[source]

Bases: MountException

Bases: BackInTimeException

exception exceptions.LimitExceeded(msg)[source]

Bases: BackInTimeException

exception exceptions.MountException[source]

Bases: BackInTimeException

exception exceptions.NoPubKeyLogin[source]

Bases: MountException

exception exceptions.PermissionDeniedByPolicy(msg)[source]

Bases: BackInTimeException

exception exceptions.StopException[source]

Bases: BackInTimeException

exception exceptions.Timeout[source]

Bases: BackInTimeException