Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.UncaughtExceptionHandler
Package | Description |
---|---|
com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of UncaughtExceptionHandler in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return UncaughtExceptionHandler Modifier and Type Method Description UncaughtExceptionHandler
Thread. getUncaughtExceptionHandler()
Get uncaughtExceptionHandlerMethods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type UncaughtExceptionHandler Modifier and Type Method Description void
Thread. setUncaughtExceptionHandler(UncaughtExceptionHandler uncaughtExceptionHandler)
Thread
Thread. uncaughtExceptionHandler(UncaughtExceptionHandler uncaughtExceptionHandler)