|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.apache.cassandra.thrift.InvalidRequestException org.apache.cassandra.db.KeyspaceNotDefinedException
public class KeyspaceNotDefinedException
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.cassandra.thrift.InvalidRequestException |
---|
org.apache.cassandra.thrift.InvalidRequestException._Fields |
Field Summary |
---|
Fields inherited from class org.apache.cassandra.thrift.InvalidRequestException |
---|
metaDataMap, why |
Constructor Summary | |
---|---|
KeyspaceNotDefinedException(java.lang.String why)
|
Method Summary |
---|
Methods inherited from class org.apache.cassandra.thrift.InvalidRequestException |
---|
clone, compareTo, deepCopy, equals, equals, getFieldValue, getFieldValue, getWhy, hashCode, isSet, isSet, isSetWhy, read, setFieldValue, setFieldValue, setWhy, setWhyIsSet, toString, unsetWhy, validate, write |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public KeyspaceNotDefinedException(java.lang.String why)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |