Package org.bitcoin
Class NativeSecp256k1Util.AssertFailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bitcoin.NativeSecp256k1Util.AssertFailException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NativeSecp256k1Util
Assertion failure exception
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AssertFailException
- Parameters:
message
- The failure message
-