User error is a controlled error occurred in application. User errors are occur in normal usage of the application and guide the user.
Parameters
textErrorMessage
The text of the error message.
Create a textual error message of level ERROR.
Error messages are inmodifiable and thus listeners are not needed. This method should be implemented as empty.
Parameters
the level of error as an integer.
Gets the errors level.
Error messages are inmodifiable and thus listeners are not needed. This method should be implemented as empty.
Error messages are inmodifiable and thus listeners are not needed. This method should be implemented as empty.