AssociationErrorEvent

@SerialVersionUID(1L) @deprecated("Classic remoting is deprecated, use Artery", "2.6.0")
final case class AssociationErrorEvent(cause: Throwable, localAddress: Address, remoteAddress: Address, inbound: Boolean, logLevel: LogLevel) extends AssociationEvent
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

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