Package org.ldk.structs
Class PaymentError.Routing
- java.lang.Object
-
- org.ldk.structs.PaymentError
-
- org.ldk.structs.PaymentError.Routing
-
- Enclosing class:
- PaymentError
public static final class PaymentError.Routing extends PaymentError
An error occurring when finding a route.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.PaymentError
PaymentError.Invoice, PaymentError.Routing, PaymentError.Sending
-
-
Field Summary
Fields Modifier and Type Field Description LightningErrorrouting
-
-
-
Field Detail
-
routing
public final LightningError routing
-
-