Package convex.core.crypto.wallet
Class LockedWalletException
java.lang.Object
java.lang.Throwable
java.lang.Exception
convex.core.exceptions.BaseException
convex.core.crypto.wallet.LockedWalletException
-
Constructor Summary
ConstructorsConstructorDescriptionLockedWalletException
(String message) LockedWalletException
(String message, Throwable cause) -
Method Summary
Methods inherited from class convex.core.exceptions.BaseException
fillInStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LockedWalletException
-
LockedWalletException
-