!--a11y-->
Error and Information Handling 
When you perform any operation by using Client Console, it displays a message indicating the status of the operation. This message is displayed in the form of information, warning, or error. Client Console displays messages by using the Log window, Message window, and Status bar, which are explained in the following table:
|
Message area |
Displays |
|
Status bar |
The last message raised by the application. The background color depends on the type of message. The background color for information is grey, warnings is yellow, and errors is red. |
|
Log window |
All the messages in the order of their occurrence. This window has two columns, ID and Message Description. The ID column displays the error number (if any) along with an icon indicating whether the message is an information, error or a warning. The Message Description column provides a brief description of the message. You can double-click a message to display the message and suggestions to troubleshoot the message in the Message window. Right-click on the window to select all the messages, copy a message, or clear the window. You can hide and display the Log window by using View ® Log Window. |
|
Message window |
An error message along with the source and suggestions to troubleshoot the error. Right-click on the window to select or copy the message or clear the window. You can hide and display the Message window by using View ® Message Window. |
See also: