java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.hedera.hashgraph.sdk.BadKeyException
- All Implemented Interfaces:
Serializable
Signals that a key could not be realized from the given input.
This exception can be raised by any of the from methods
on PrivateKey or PublicKey.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString