AppFailureHandler

izumi.distage.roles.launcher.AppFailureHandler
See theAppFailureHandler companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NullHandler.type
object PrintingHandler.type
object TerminatingHandler.type

Members list

Concise view

Value members

Abstract methods

def onError(t: Throwable): Unit