29 lines
		
	
	
		
			488 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			488 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
:mod:`cassandra` - Exceptions and Enums
 | 
						|
=======================================
 | 
						|
 | 
						|
.. module:: cassandra
 | 
						|
 | 
						|
.. autoclass:: ConsistencyLevel
 | 
						|
   :members:
 | 
						|
 | 
						|
.. autoexception:: Unavailable()
 | 
						|
   :members:
 | 
						|
 | 
						|
.. autoexception:: Timeout()
 | 
						|
   :members:
 | 
						|
 | 
						|
.. autoexception:: ReadTimeout()
 | 
						|
   :members:
 | 
						|
 | 
						|
.. autoexception:: WriteTimeout()
 | 
						|
   :members:
 | 
						|
 | 
						|
.. autoexception:: InvalidRequest()
 | 
						|
   :members:
 | 
						|
 | 
						|
.. autoexception:: Unauthorized()
 | 
						|
   :members:
 | 
						|
 | 
						|
.. autoexception:: AuthenticationFailed()
 | 
						|
   :members:
 |