ConnectionFailure
net.sigusr.mqtt.api.Errors.ConnectionFailure
case class ConnectionFailure(reason: ConnectionFailureReason) extends Errors
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait Errorstrait NoStackTraceclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Keywords
- no keywords
- final
- override
Inherited
- Not inherited
- NoStackTrace
- Product
- Throwable
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
NoStackTrace -> Throwable
- Inherited from:
- NoStackTrace
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- NoStackTrace
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
In this article