btwallet.errors# Exceptions# KeyFileError Error thrown when the keyfile is corrupt, non-writable, non-readable or the password used to decrypt is invalid. Module Contents# exception btwallet.errors.KeyFileError# Bases: Exception Error thrown when the keyfile is corrupt, non-writable, non-readable or the password used to decrypt is invalid. Initialize self. See help(type(self)) for accurate signature.