Offline Transaction Signing (OTS) 0.1.0
Loading...
Searching...
No Matches
ots::exception::polyseed Namespace Reference

All exceptions related to ots::Polyseed. More...

Classes

class  AmbigousLanguage
 Seed phrase language is ambigous. Language must be explicit specified. More...
 
class  ChecksumMismatch
 a checksum mismatch detected More...
 
class  InvalidSeedFormat
 a seed phrase is not in the expected format More...
 
class  MemoryAllocationError
 Could not allocate memory. More...
 
class  NoPasswordProvided
 Seed encrypted, but no password provided. More...
 
class  UnsupportedFeatures
 a feature is not supported by polyseed More...
 
class  UnsupportedLanguage
 a language is not supported by polyseed More...
 
class  WordCount
 a polyseed expected has a different word count. Polyseed are 16 words More...
 

Detailed Description

All exceptions related to ots::Polyseed.

Note
error codes start with -50xx