class |
FilterException |
Exception thrown during find operations due to
invalid filter expression.
|
class |
IndexingException |
Exception thrown when there is an error with indexing in Nitrite.
|
class |
InvalidIdException |
Exception thrown when an invalid ID is encountered.
|
class |
InvalidOperationException |
Exception thrown when an invalid operation is performed.
|
class |
MigrationException |
Exception thrown when there is an error during database migration.
|
class |
NitriteIOException |
Exception thrown when there is an IO error while performing an operation
in Nitrite database.
|
class |
NitriteSecurityException |
Exception thrown when a security violation occurs in Nitrite.
|
class |
NotIdentifiableException |
Exception thrown when an object cannot be identified.
|
class |
ObjectMappingException |
Exception thrown when there is an error mapping an object to a
document or vice versa.
|
class |
PluginException |
Exception thrown when a Nitrite plugin encounters an error.
|
class |
TransactionException |
Exception thrown when an error occurs during a transaction.
|
class |
UniqueConstraintException |
Exception thrown when a unique constraint is violated.
|
class |
ValidationException |
Exception thrown when a validation error occurs.
|