Package org.apache.cassandra.exceptions
Class UnrecoverableIllegalStateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.cassandra.exceptions.UnrecoverableIllegalStateException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnrecoverableIllegalStateException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnrecoverableIllegalStateException(java.lang.String message)
-