C# Class NewTOAPIA.Net.Rtp.SessionException

SessionExeption is thrown if anything goes wrong in the session object
Inheritance: System.ApplicationException
Exibir arquivo Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
SessionException ( string msg ) : System

Method Details

SessionException() public method

public SessionException ( string msg ) : System
msg string
return System