public class PaymentChannelCloseException extends Exception
Modifier and Type | Class and Description |
---|---|
static class |
PaymentChannelCloseException.CloseReason |
Constructor and Description |
---|
PaymentChannelCloseException(String message,
PaymentChannelCloseException.CloseReason error) |
Modifier and Type | Method and Description |
---|---|
PaymentChannelCloseException.CloseReason |
getCloseReason() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PaymentChannelCloseException(String message, PaymentChannelCloseException.CloseReason error)
public PaymentChannelCloseException.CloseReason getCloseReason()
Copyright © 2016. All rights reserved.