LoggingUncaughtExceptionHandler

object LoggingUncaughtExceptionHandler extends UncaughtExceptionHandler
trait UncaughtExceptionHandler
class Object
trait Matchable
class Any

Value members

Concrete methods

override def uncaughtException(t: Thread, ex: Throwable): Unit
Definition Classes
UncaughtExceptionHandler