Pekka Enberg
84d402447f
exceptions: Remove TransportException.java
...
The class was converted to C++ in commit 6601e6a ("exceptions: Convert
SyntaxException and its base classes").
Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com >
2015-03-12 13:03:52 +02:00
Pekka Enberg
f2d0f325d4
exceptions: Add already_exists_exception class
...
Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com >
2015-03-12 10:29:51 +02:00
Tomasz Grabiec
c9a846f20c
exceptions: Add unsupported_operation_exception
2015-03-11 14:56:10 +01:00
Tomasz Grabiec
edbdd1dd1a
exceptions: Make exception_code an enum class
2015-02-16 12:00:03 +01:00
Tomasz Grabiec
87821f2d12
Add missing copyright banners
2015-02-12 19:40:59 +01:00
Tomasz Grabiec
5e742cc13d
cql3: Convert QueryProcessor
2015-02-12 19:40:58 +01:00
Tomasz Grabiec
6601e6a24f
exceptions: Convert SyntaxException and its base classes
2015-02-12 19:40:57 +01:00
Tomasz Grabiec
c27bdb652b
exceptions: Import CassandraException.java
2015-02-12 19:40:57 +01:00
Tomasz Grabiec
59803cce10
exceptions: Import RequestValidationException.java
2015-02-12 19:40:57 +01:00
Tomasz Grabiec
54dbc5de25
exceptions: Import SyntaxException.java
2015-02-12 19:40:57 +01:00
Tomasz Grabiec
09c54d256d
excpetions: Convert ExceptionCode
2015-02-12 19:40:57 +01:00
Tomasz Grabiec
e8a4336c55
exceptions: Import TransportException
2015-02-12 19:40:57 +01:00
Tomasz Grabiec
ae725626d5
exceptions: Import ExceptionCode.java
2015-02-12 19:40:57 +01:00
Tomasz Grabiec
867ec42b59
cql3: Convert Relation
2015-02-04 10:29:00 +01:00
Tomasz Grabiec
ab17520a11
exception: Import UnrecognizedEntityException.java
2015-02-04 10:29:00 +01:00
Tomasz Grabiec
b7cf3a679d
Convert ThriftValidation.validateColumnFamily(String,String)
...
Unlike origin, we don't use global singleton, but accept a database
reference instead.
2015-02-04 10:28:59 +01:00
Tomasz Grabiec
506ac2ea9a
exceptions: Fix include
2015-01-25 12:51:23 +01:00
Pekka Enberg
3ca0ed10be
cql3: convert Attributes to C++
...
Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com >
2015-01-07 17:05:29 +02:00