| Package | Description |
|---|---|
| com.geotab.http.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
DbUnavailableException
This exception occurs if the system makes a database request that could not succeed because of connection failure or
data change.
|
class |
DuplicateException
An exception that occurs when adding a new object or when updating an existing object that would cause a duplicate
entry to occur.
|
class |
GroupRelationViolatedException
Exception with information about the grouped linked entities that hold a relation preventing removal.
|
class |
InactiveUserException
User is in active Exception.
|
class |
InvalidCertificateException
The exception thrown when a certificate cannot be materialized.
|
class |
InvalidMyAdminUserException
This exception is thrown on a MyAdmin databaseName logon with an incorrect user/password combination or when the
MyAdmin user's credentials become invalid on a databaseName.
|
class |
InvalidRequestException
The exception that is thrown when an invalid request was made to a server.
|
class |
InvalidUserException
This exception is thrown on a logon with an incorrect user/password combination or when the user's credentials become
invalid.
|
class |
MissingMemberException |
class |
MissingMethodException |
class |
OverLimitException
Represents an exception thrown when a users has exceeded the query limit of an API.
|
class |
PasswordPolicyViolationException
Exception thrown when the password policy is violated.
|
class |
RegistrationException
This exception is thrown when there is an exception creating/registering a new database.
|
class |
RelationViolatedException
If removing an entity would cause a relationship exception then this exception is thrown.
|
class |
ServerInvokerJsonException
The exception thrown for JSON errors in
ServerInvoker. |
Copyright © 2023. All rights reserved.