class  | 
ChildTableLimitException | 
 Thrown when an attempt is made to exceeded a table's child limit. 
 | 
class  | 
IndexLimitException | 
 Thrown when an attempt is made to exceeded a table's index limit. 
 | 
class  | 
ReadThroughputException | 
 Thrown when a read operation cannot be completed because the read
 throughput rate limit has been exceeded. 
 | 
class  | 
ServerResourceLimitException | 
 Thrown when the server is unable to handle a request because of resource
 constraints. 
 | 
class  | 
TableAccessException | 
 Thrown when an operation to a table cannot be completed due to limits on
 write and possibly read access. 
 | 
class  | 
TablePartitionSizeLimitException | 
 Thrown when write operations cannot be completed because a partition size
 limit has been exceeded. 
 | 
class  | 
TableSizeLimitException | 
 Thrown when write operations cannot be completed because a table size
 limit has been exceeded. 
 | 
class  | 
ThroughputLimitException | 
 Thrown when read or write operations cannot be completed because a
 throughput rate limit has been exceeded. 
 | 
class  | 
WriteThroughputException | 
 Thrown when a write operation cannot be completed because the write
 throughput rate limit has been exceeded. 
 |