dcrypt.errors

Undocumented in source.

Members

Classes

BufferLengthError
class BufferLengthError

Contains Error classes that are thrown if non-recoverable errors are detected, such as errors in program logic. Catching them does not make much sense, because something is terribly wrong with your code if an Error is thrown.

IllegalStateError
class IllegalStateError
Undocumented in source.

Meta