Package com.netflix.genie.agent.execution.exceptions
@ParametersAreNonnullByDefault
package com.netflix.genie.agent.execution.exceptions
Execution exceptions.
- Since:
- 4.0.0
-
ClassDescriptionFailure to update the job archive status remotely.Failure to update the job status remotely.Failure to obtain configuration properties from server.Exception thrown by services that fail to download dependencies for a job.Failure to retrieve job status from the server.Failure to handshake with server.Unchecked exception thrown in case a state action is executed with an unexpected state.Exception thrown by AgentJobService when trying to reserve an ID that has already been used.Exception during job launch.Failure to reserve a job id for reasons other than the specified job id being already used.Exception thrown by AgentJobService.Exception thrown when there is a problem with locks.Exception during the set up of a job.