Class ActionErrors.Error
- java.lang.Object
-
- jetbrains.buildServer.controllers.ActionErrors.Error
-
- Enclosing class:
- ActionErrors
public static class ActionErrors.Error extends Object
Represents an error
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
Returns error idString
getMessage()
Returns error message
-