|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.avro.ipc.AvroRemoteException
org.apache.avro.specific.SpecificExceptionBase
org.apache.cassandra.avro.InvalidRequestException
org.apache.cassandra.avro.KeyspaceNotDefinedException
public class KeyspaceNotDefinedException
Field Summary |
---|
Fields inherited from class org.apache.cassandra.avro.InvalidRequestException |
---|
SCHEMA$, why |
Constructor Summary | |
---|---|
KeyspaceNotDefinedException(org.apache.avro.util.Utf8 why)
|
Method Summary |
---|
Methods inherited from class org.apache.cassandra.avro.InvalidRequestException |
---|
get, getSchema, put |
Methods inherited from class org.apache.avro.specific.SpecificExceptionBase |
---|
equals, hashCode |
Methods inherited from class org.apache.avro.ipc.AvroRemoteException |
---|
getValue |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public KeyspaceNotDefinedException(org.apache.avro.util.Utf8 why)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |