The status code is the unique identifier for the message and can be used by client programs to check for a specific status and to generate a localized message.
The status code is the unique identifier for the message and can be used by client programs to check for a specific status and to generate a localized message.
The status code is the unique identifier for the message and can be used by
client programs to check for a specific status and to generate a localized
message.
Returns the default human readable message for this Status.
Note: Custom code and client programs must not use this message to identify
a specific status. The getCode() must be used for that purpose. The actual
message can change from release to release.
The status code is the unique identifier for the message and can be used by
client programs to check for a specific status and to generate a localized
message.
Returns the default human readable message for this Status.
Note: Custom code and client programs must not use this message to identify
a specific status. The getCode() must be used for that purpose. The actual
message can change from release to release.
Returns:
the default human readable message for this Status.
Method to set the status code.
The status code is the unique identifier for the message and can be used by
client programs to check for a specific status and to generate a localized
message.