| 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 is 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.
|
| 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 is the base class of all exceptions thrown from MapR-DB client code.
|
| Class and Description |
|---|
| DBException
This class is 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.
|
| 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.
|
Copyright © 2016 Mapr Technologies, Inc.. All rights reserved.