java.lang.Object
com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashErrors.StashError
- Enclosing class:
- StashErrors
public static class StashErrors.StashError
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
-
-
Constructor Details
-
StashError
public StashError(String message)
-
Method Details
-
getContext
@Nullable
public @Nullable String getContext()
-
getMessage
@Nullable
public @Nullable String getMessage()
-
getExceptionName
@Nullable
public @Nullable String getExceptionName()
-