Server.VotingAppException.VotingAppException Function
Constructor with 1 parameters containing the error message

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