public interface AttributeReadMessage
message
of an object.Modifier and Type | Method and Description |
---|---|
String |
getMessage()
This method gets the actual message that describes this object.
|
String getMessage()
technical
and should help operators or developers
to identify what happened or it will be information displayed to end-users and should be clear and easy to
understand. For internationalization see Message
and
NlsMessage
. In any case it should NOT contain sensitive information such as
passwords or (detailed) personal data.Throwable.getMessage()
,
NlsThrowable
,
Message
Copyright © 2001–2016 mmm-Team. All rights reserved.