Package org.ldk.structs
Class ParseError.InvalidRecoveryId
- java.lang.Object
-
- org.ldk.structs.ParseError
-
- org.ldk.structs.ParseError.InvalidRecoveryId
-
- Enclosing class:
- ParseError
public static final class ParseError.InvalidRecoveryId extends ParseError
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.ParseError
ParseError.BadPrefix, ParseError.Bech32Error, ParseError.DescriptionDecodeError, ParseError.IntegerOverflowError, ParseError.InvalidPubKeyHashLength, ParseError.InvalidRecoveryId, ParseError.InvalidScriptHashLength, ParseError.InvalidSegWitProgramLength, ParseError.InvalidSliceLength, ParseError.MalformedHRP, ParseError.MalformedSignature, ParseError.PaddingError, ParseError.ParseAmountError, ParseError.Skip, ParseError.TooShortDataPart, ParseError.UnexpectedEndOfTaggedFields, ParseError.UnknownCurrency, ParseError.UnknownSiPrefix
-
-
Method Summary
-
Methods inherited from class org.ldk.structs.ParseError
bad_prefix, bech32_error, clone, description_decode_error, eq, equals, finalize, integer_overflow_error, invalid_pub_key_hash_length, invalid_recovery_id, invalid_script_hash_length, invalid_seg_wit_program_length, invalid_slice_length, malformed_hrp, malformed_signature, padding_error, parse_amount_error, skip, to_str, too_short_data_part, unexpected_end_of_tagged_fields, unknown_currency, unknown_si_prefix
-
-