public class ErrorMessageFormatter
extends java.lang.Object
| Constructor and Description |
|---|
ErrorMessageFormatter(java.lang.String originalMessage) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getShortErrorMessage()
Returns the first line only of the error message.
|