Class IQLErrorCollection
java.lang.Object
com.riadalabs.jira.plugins.insight.common.exception.IQLErrorCollection
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddErrorCollection(IQLErrorCollection errorCollection) voidaddErrorMessage(String errorMessage)  
- 
Constructor Details
- 
IQLErrorCollection
public IQLErrorCollection() 
 - 
 - 
Method Details
- 
addErrorCollection
 - 
addErrorMessage
 - 
addError
 - 
getErrorMessages
 - 
getErrors
 
 -