plebble
us.gov.crypto.InvalidCharacter Class Reference
Inheritance diagram for us.gov.crypto.InvalidCharacter:
Collaboration diagram for us.gov.crypto.InvalidCharacter:

Public Member Functions

 InvalidCharacter (char character, int position)
 

Detailed Description

This exception is thrown by Base58, Bech32 and the PrefixedChecksummedBytes hierarchy of classes when you try to decode data and a character isn't valid. You shouldn't allow the user to proceed in this case.

Constructor & Destructor Documentation

◆ InvalidCharacter()

us.gov.crypto.InvalidCharacter.InvalidCharacter ( char  character,
int  position 
)
inline

The documentation for this class was generated from the following file: