RemotingErrorEvent

@SerialVersionUID(1L) @deprecated("Classic remoting is deprecated, use Artery", "2.6.0")
final case class RemotingErrorEvent(cause: Throwable) extends RemotingLifecycleEvent
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def toString: String
Definition Classes
Any
Source:
RemotingLifecycleEvent.scala

Inherited methods

Inherited from:
Product