Package com.atlassian.greenhopper.model.validation
package com.atlassian.greenhopper.model.validation
-
ClassDescriptionA collection of errors that happen during the processing of a particular code flow.Copied from JIRA's ErrorCollection interface.Transforms GreenHopper's
ErrorCollection
to JIRA'sErrorCollection
.This exception is thrown when a JIRA REST resource is not found, or it cannot be read for some other reason (such as security checks).This exception is thrown when an operation conflicted with another user.This exception is thrown when a caller is not authorised to access a JIRA REST resource.This exception is thrown when a JIRA REST resource is not found, or it cannot be read for some other reason (such as security checks).A JAXB representation of anErrorCollection
useful for returning via JSON or XML.Builder used to create a new immutable error collection.This exception is thrown when a JIRA REST resource aborts in an unforeseen manner.