public class StashErrors extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StashErrors.StashError |
| Modifier and Type | Field and Description |
|---|---|
List<StashErrors.StashError> |
errors |
| Constructor and Description |
|---|
StashErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
addError(String message) |
List<StashErrors.StashError> |
getErrors() |
String |
toString() |
public List<StashErrors.StashError> errors
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.