程序包 org.nervos.ckb.exceptions
-
异常错误概要 异常错误 说明 AddressFormatException AddressFormatException.InvalidCharacter This exception is thrown by Bech32 when you try to decode data and a character isn't valid.AddressFormatException.InvalidChecksum This exception is thrown by Bech32 when you try to decode data and a character isn't valid.AddressFormatException.InvalidDataLength This exception is thrown by Bech32 when you try to decode data and a character isn't valid.AddressFormatException.InvalidPrefix This exception is thrown by the hierarchy of classes when you try and decode an address or private key with an invalid prefix (version header or human-readable part).MessageDecodingException Encoding exception.MessageEncodingException Encoding exception.