NettyTransportExceptionNoStack
org.apache.pekko.remote.transport.netty.NettyTransportExceptionNoStack
class NettyTransportExceptionNoStack(msg: String, cause: Throwable) extends NettyTransportException, NoStackTrace
Attributes
- Deprecated
- true
- Source
- NettyTransport.scala
- Graph
-
- Supertypes
-
trait NoStackTraceclass NettyTransportExceptiontrait OnlyCauseStackTraceclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Constructors
Attributes
- Source
- NettyTransport.scala
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:
- 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