corda / com.r3.corda.networkmanage.common.utils / NetworkServicesUncaughtExceptionHandler

NetworkServicesUncaughtExceptionHandler

class NetworkServicesUncaughtExceptionHandler : UncaughtExceptionHandler

Constructors

<init>

NetworkServicesUncaughtExceptionHandler(service: BaseCommand)

Properties

service

val service: BaseCommand

Functions

uncaughtException

fun uncaughtException(t: Thread?, e: Throwable?): Unit