If the first object appended to this MessageBuilder
was a Message
then the returned message will inherit its category and severity. Otherwise the returned message will have category {@link org.nasutekds.messages.Category#USER_DEFINED}and severity {@link org.nasutekds.messages.Severity#INFORMATION}.
@return Message raw message representing builder content
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|