Class InvalidDataLength
java.lang.Object
java.lang.Throwable
tech.figure.hdwallet.encoding.shadow.org.bitcoinj.core.InvalidDataLength
- All Implemented Interfaces:
Serializable
InvalidDataLength exception type.
- 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
-
Constructor Details
-
InvalidDataLength
InvalidDataLength- Parameters:
s- the error message.
-