C# Class NewTOAPIA.Net.Rtp.SessionException

SessionExeption is thrown if anything goes wrong in the session object
Inheritance: System.ApplicationException
ファイルを表示 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