Package org.glassfish.jersey.internal
Class Errors.ErrorMessage
java.lang.Object
org.glassfish.jersey.internal.Errors.ErrorMessage
- Enclosing class:
- Errors
Generic error message.
-
Method Details
-
getSeverity
GetSeverity
.- Returns:
- severity of current
ErrorMessage
.
-
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.
-
equals
-
hashCode
public int hashCode()
-