public class HardwareWalletException extends RuntimeException
Exception to provide the following to:
| Constructor and Description |
|---|
HardwareWalletException(String message)
Constructs a
HardwareWalletException with the specified detail message |
HardwareWalletException(String message,
Throwable cause)
Constructs a
HardwareWalletException with the specified detail message and cause |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HardwareWalletException(String message)
HardwareWalletException with the specified detail messagemessage - the detail message.Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.