| AnalysisAlreadySetException |
|
| ConcatenateException |
|
| DuplicateSampleException |
|
| EntityExistsException |
When an entity to be created in the database shares an identifier with an
existing entity.
|
| EntityNotFoundException |
When an entity cannot be found in the database.
|
| ExecutionManagerConfigurationException |
An exception that gets thrown for an invalid configuration option for an execution manager.
|
| ExecutionManagerDownloadException |
Thrown when there is an issue downloading data from an execution manager.
|
| ExecutionManagerException |
Exception that gets thrown when dealing with data or workflows from an external
execution manager (e.g.
|
| ExecutionManagerObjectNotFoundException |
Exception thrown if an object is not found by the execution manager
|
| ExistingSampleNameException |
Exception thrown when trying to add a Sample to a Project with a duplicate sample name
|
| FileProcessorTimeoutException |
|
| InvalidPropertyException |
Thrown when a property cannot be set or retrieved by a service class.
|
| IridaAccountDisabledException |
Thrown when a password reset is requested by a user whose account is disabled
|
| IridaOAuthException |
Exception thrown when attempting to read from a remote API via OAuth2 fails.
|
| IridaWorkflowAnalysisTypeException |
Exception for when there is an issue building a particular Analysis type.
|
| IridaWorkflowDefaultException |
Exception that gets thrown when attempting to set a default workflow for an
analysis type that already has a default workflow set.
|
| IridaWorkflowException |
Exception that gets thrown for any Irida workflows.
|
| IridaWorkflowLoadException |
An exception that gets thrown when attempting to load a workflow.
|
| IridaWorkflowNoParameterException |
Defines an exception in cases of no parameters within an IRIDA workflow.
|
| IridaWorkflowNotDisplayableException |
Exception that gets thrown if a workflow is not displayable.
|
| IridaWorkflowNotFoundException |
Exception that gets thrown if a workflow is not found.
|
| IridaWorkflowParameterException |
Defines an exception for parameters within an IRIDA workflow.
|
| LinkNotFoundException |
Exception thrown when there is no link for a given rel when reading from an API
|
| MetadataImportFileTypeNotSupportedError |
Exception to be thrown if the upload metadata file does not match any
of the predetermined formats.
|
| NcbiXmlParseException |
Exception thrown when there's an error parsing NCBI responses
|
| NoPercentageCompleteException |
An exception that gets thrown when no percentage complete exists for an
AnalysisSubmission.
|
| NoSuchValueException |
Exception thrown when attempting to access a value that does not currently exist.
|
| PasswordReusedException |
Thrown when a user attempts to update a password with one they've already used.
|
| PostProcessingException |
|
| ProjectSynchronizationException |
An exception thrown when there is an error synchronizing a project.
|
| ProjectWithoutOwnerException |
Exception thrown if role change is not allowed
|
| RemoteFileNotCachedException |
Exception thrown when a remote file is attempted to be used before it has
been cached locally.
|
| SampleAnalysisDuplicateException |
If there is a duplicate Sample which is being sent for analysis.
|
| SequenceFileAnalysisException |
Thrown when there is an issue with a SequenceFile analysis.
|
| StorageException |
When a database error occurs
|
| UploadConnectionException |
Thrown when a connection to a remote site for uploading data fails.
|
| UploadErrorException |
Exception that gets thrown when there is an error while uploading data to a
separate data management system (e.g.
|
| UploadException |
Exception that gets thrown when uploading data to a separate data management
system (e.g.
|
| UploadTimeoutException |
Exception that gets thrown when there is a timeout while uploading data to a
separate data management system (e.g.
|
| UserGroupWithoutOwnerException |
Exception thrown when a change to membership of a UserGroup causes
that group to have no owner.
|
| WebpackParserException |
Thrown web there is an error parsing the webpack assets-manifest file.
|
| WorkflowException |
Exception that gets thrown when there is an issue running a workflow.
|
| WorkflowInvalidException |
An exception thrown if a workflow is invalid.
|
| WorkflowPreprationException |
An exception that gets thrown during the preparation of a workflow.
|