Package org.ldk.structs
Class ParseOrSemanticError.ParseError
- java.lang.Object
-
- org.ldk.structs.ParseOrSemanticError
-
- org.ldk.structs.ParseOrSemanticError.ParseError
-
- Enclosing class:
- ParseOrSemanticError
public static final class ParseOrSemanticError.ParseError extends ParseOrSemanticError
The invoice couldn't be decoded
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.ParseOrSemanticError
ParseOrSemanticError.ParseError, ParseOrSemanticError.SemanticError
-
-
Field Summary
Fields Modifier and Type Field Description ParseError
parse_error
-
-
-
Field Detail
-
parse_error
public final ParseError parse_error
-
-