Class Errors.ErrorMessage
java.lang.Object
io.helidon.common.Errors.ErrorMessage
- Enclosing class:
Errors
-
Method Summary
-
Method Details
-
getSeverity
-
getMessage
Human-readable description of the issue.- Returns:
- message describing the issue.
-
getSource
The issue source.Identifies the object where the issue was found.
- Returns:
- source of the issue.
-
toString
-
equals
-
hashCode
-