Package org.web3j.crypto.exception
Class CryptoWeb3jException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.web3j.crypto.exception.CryptoWeb3jException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCryptoWeb3jException(String message) CryptoWeb3jException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CryptoWeb3jException
public CryptoWeb3jException() -
CryptoWeb3jException
-
CryptoWeb3jException
-