C# Class TouchRemote.Core.Http.Response.ServerErrorResponse

Inheritance: TextHttpResponse
Afficher le fichier Open project: pieceofsummer/TouchRemote Class Usage Examples

Méthodes publiques

Méthode Description
ServerErrorResponse ( Exception ex ) : System

Méthodes protégées

Méthode Description
GetText ( ) : string

Method Details

GetText() protected méthode

protected GetText ( ) : string
Résultat string

ServerErrorResponse() public méthode

public ServerErrorResponse ( Exception ex ) : System
ex System.Exception
Résultat System