Class ErrorMessage.WrappedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.cassandra.transport.messages.ErrorMessage.WrappedException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ErrorMessage
public static class ErrorMessage.WrappedException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WrappedException(java.lang.Throwable cause, int streamId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getStreamId()
-