HpsConnectionException class
Thrown when the HPS could not be reached at all (socket error, timeout, connection refused, …).
- Inheritance
-
- Object
- HpsException
- HpsConnectionException
Constructors
- HpsConnectionException(Object cause)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited