| Attributes |
| Name | Required | Request-time | Type | Description |
| embed | false | true | boolean | No Description |
| exception | false | true | java.lang.String | A class for the exception. |
| focusField | false | true | java.lang.String | The name of a field on which to focus the error message. |
| key | false | true | java.lang.String | A key to place in the SessionErrors object to trigger the error message. |
| message | false | true | java.lang.String | Explicit message text or a language key name from which to derive text for the message. |
| rowBreak | false | true | java.lang.String | No Description |
| targetNode | false | true | java.lang.String | No Description |
| translateMessage | false | true | boolean | Whether to translate the message into the user's language. The default value is true. |