Package org.bitcoindevkit
Class CbfBuilderException.DatabaseException
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class CbfBuilderException.DatabaseException extends CbfBuilderException
-
-
Constructor Summary
Constructors Constructor Description CbfBuilderException.DatabaseException(String reason)
-
Method Summary
Modifier and Type Method Description StringgetMessage()final StringgetReason()-
Methods inherited from class kotlin.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CbfBuilderException.DatabaseException
CbfBuilderException.DatabaseException(String reason)
-
-
Method Detail
-
getMessage
String getMessage()
-
-
-
-