Client.ClientException.ClientException Function
Constructor with 1 parameters containing the error message

Public void ClientException (string)
  Type Name Description  
    string e Contains the error meesage to be displayed on the screen  
  Return Description  
    void    
Other overloads:
Client.ClientException.#ctor()