| Package | Description |
|---|---|
| com.mapr.db | |
| com.mapr.db.exceptions | |
| com.mapr.db.impl |
This package is not part of MapR-DB public APIs
|
| Class and Description |
|---|
| DBException
This class the base class of all exceptions thrown from MapR-DB client code.
|
| FamilyNotFoundException
This class is used to wrap a checked exception for any operation on a
non-existing family.
|
| MultiOpException
This class is used to wrap an exception for stream processing that fails midway.
|
| OpNotPermittedException
This class is used to wrap checked exceptions when the server returns EPERM.
|
| TableExistsException
This class is used to wrap a checked exception when the table already exists.
|
| TableNotFoundException
This class is used to wrap a checked exception for any operation on a
non-existing table.
|
| Class and Description |
|---|
| DBException
This class the base class of all exceptions thrown from MapR-DB client code.
|
| FailedOp
This class is used to wrap a exception for stream processing that fails midway.
|
| Class and Description |
|---|
| DBException
This class the base class of all exceptions thrown from MapR-DB client code.
|
| FamilyExistsException
This class is used to wrap a checked exception when the family already exists.
|
| FamilyNotFoundException
This class is used to wrap a checked exception for any operation on a
non-existing family.
|
| MultiOpException
This class is used to wrap an exception for stream processing that fails midway.
|
| TableExistsException
This class is used to wrap a checked exception when the table already exists.
|
| TableNotFoundException
This class is used to wrap a checked exception for any operation on a
non-existing table.
|
Copyright © 2015 Mapr Technologies, Inc.. All rights reserved.