abstract class UnhandledCatastrophe(val message: String, cause: Throwable, params: Parameters) extends Catastrophe with Product with Serializable
- Companion
- object
class Catastrophe
trait CatastropheBase
class AnomalyLike
trait AnomalyBase
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any