Exception | Description |
---|---|
IllegalOperationException |
Runtime exception thrown when the user attempts to perform an illegal
operation.
|
InvalidConnectionException |
Exception returned when trying to modify the database to store the metadata
and it is not possible to connect to the new one.
|
InvalidProjectException |
Runtime exception thrown when the user attempts to perform an operation with a configuration
element in a project the element does not belong to.
|
InvalidServerVersionException |
Runtime exception thrown when the user attempts to connect to an incompatible server
|
InvalidTablesException |
Exception returned when trying to modify the database to store the metadata
and the new one does not include the necessary tables.
|
JobLimitExceededException |
This exception is thrown when the user has exceeded the limit for the total
number of jobs allowed by the license.
|
JobsSchedulerException |
General exception used by the jobs scheduler server to signal that an error
occurred during a client request.
|
KerberosException | |
SQLRuntimeException |
Runtime version of a SQLException, that reports if when it was thrown there were any batched
connections at that time (batched connections can provoke other transactions to fail due to
database isolation restrictions).
|
UnsupportedJobTypeException |
Unchecked exception thrown when no support is available for a requested job
type.
|
VDPConnectException |
Exception returned when a connection against VDP fails.
|
ViewNotFoundException |
Exception returned when a view does not exist in the Virtual DataPort server.
|
Copyright © 2025 Denodo Technologies. All rights reserved.