StartupExceptionHandler
class StartupExceptionHandler(pool: StartupPool, val crashKey: String, handler: ExceptionHandler) : SyncStartup
Types
Link copied to clipboard
class Factory(crashKey: String, handler: ExceptionHandler) : SyncStartupFactory<StartupExceptionHandler>