Package org.bitcoin
Class NativeSecp256k1Util.AssertFailException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.bitcoin.NativeSecp256k1Util.AssertFailException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- NativeSecp256k1Util
public static class NativeSecp256k1Util.AssertFailException extends java.lang.Exception
Assertion failure exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AssertFailException(java.lang.String message)
-