Package com.denodo.scheduler.client.commons.exceptions
package com.denodo.scheduler.client.commons.exceptions
-
ExceptionsClassDescriptionRuntime exception thrown when the user attempts to perform an illegal operation.Exception returned when trying to modify the database to store the metadata and it is not possible to connect to the new one.Runtime exception thrown when the user attempts to perform an operation with a configuration element in a project the element does not belong to.Runtime exception thrown when the user attempts to connect to an incompatible serverException returned when trying to modify the database to store the metadata and the new one does not include the necessary tables.This exception is thrown when the user has exceeded the limit for the total number of jobs allowed by the license.General exception used by the jobs scheduler server to signal that an error occurred during a client request.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).Unchecked exception thrown when no support is available for a requested job type.Exception returned when a connection against VDP fails.Exception returned when a view does not exist in the Virtual DataPort server.