RootServerConnectivityException class

Exception thrown when there is an issue connecting to root server

Inheritance

Constructors

RootServerConnectivityException(dynamic message)

Properties

exceptionScenario ExceptionScenario?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
intent Intent?
getter/setter pairinherited
message String
Represents error message that details the cause of the exception
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

fromException(AtException atException) AtException
inherited
getTraceMessage() String
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
stack(AtChainedException atChainedException) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited