PekkoProtocolException
org.apache.pekko.remote.transport.PekkoProtocolException
class PekkoProtocolException(msg: String, cause: Throwable) extends PekkoException, OnlyCauseStackTrace
Attributes
- Source
- PekkoProtocolTransport.scala
- Graph
-
- Supertypes
-
trait OnlyCauseStackTraceclass PekkoExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Constructors
Attributes
- Source
- PekkoProtocolTransport.scala
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
- Inherited from:
- OnlyCauseStackTrace
- Source
- PekkoException.scala
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:
- 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