Class RestErrorCollection
java.lang.Object
com.atlassian.bamboo.plugins.stash.rest.common.RestErrorCollection
-
Constructor Summary
ConstructorDescriptionRestErrorCollection
(@NotNull ErrorCollection simpleErrorCollection) RestErrorCollection
(@NotNull String error) RestErrorCollection
(@NotNull String error, @Nullable Integer requestStatus) RestErrorCollection
(@NotNull List<String> errors, @Nullable Integer requestStatus) -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
RestErrorCollection
public RestErrorCollection() -
RestErrorCollection
-
RestErrorCollection
-
RestErrorCollection
-
RestErrorCollection
-
-
Method Details
-
addError
-
getErrors
-
getFieldErrors
-