C# Class IronSmarkets.Exceptions.LoginFailedException

Inheritance: System.Exception
Afficher le fichier Open project: smarkets/IronSmarkets

Méthodes publiques

Méthode Description
LoginFailedException ( string errorMessage, LogoutReason logoutReason ) : System

Private Methods

Méthode Description
GetObjectData ( SerializationInfo info, StreamingContext context ) : void
LoginFailedException ( SerializationInfo info, StreamingContext ctxt ) : System

Method Details

LoginFailedException() public méthode

public LoginFailedException ( string errorMessage, LogoutReason logoutReason ) : System
errorMessage string
logoutReason LogoutReason
Résultat System