See: Description
| Exception | Description |
|---|---|
| Base58ManipulationError |
Error is thrown for exceptions that occur during Base58
encoding or decoding operations.
|
| DerToPemConversionError |
Error is thrown for exceptions involving conversions of keys
or signatures from DER encoded format to PEM.
|
| EOSFormatterError |
Error class is used when there is an exception while attempting to call any method of EOSFormatter
|
| EosFormatterSignatureIsNotCanonicalError |
Error class is used when there is an exception while attempting to convert a
signature to EOS format and the signature is not canonical.
|
| LowSVerificationError |
Error thrown when exception occurs during signature manipulations.
|
| PEMProcessorError |
Error that originates from the
PEMProcessor class. |
PEMProcessorError