class TransactionResolutionException : FlowException
<init> |
TransactionResolutionException(hash: SecureHash) |
hash |
val hash: SecureHash |
cause |
open val cause: Throwable? |
message |
open val message: String? |
toString |
fun toString(): String |
rootCause |
val Throwable.rootCause: Throwable |