C# Class SfSdk.SessionLoggedOutException

Inheritance: System.Exception
Mostrar archivo Open project: ebeeb/SfSdk

Public Methods

Method Description
SessionLoggedOutException ( string message ) : System

Method Details

SessionLoggedOutException() public method

public SessionLoggedOutException ( string message ) : System
message string
return System