C# Class SaneWeb.Resources.Attributes.SaneErrorEventArgs

Afficher le fichier Open project: ext0/SaneWeb Class Usage Examples

Méthodes publiques

Méthode Description
SaneErrorEventArgs ( ResponseErrorReason reason, Exception exception, bool propogate, String response ) : System

Method Details

SaneErrorEventArgs() public méthode

public SaneErrorEventArgs ( ResponseErrorReason reason, Exception exception, bool propogate, String response ) : System
reason ResponseErrorReason
exception System.Exception
propogate bool
response String
Résultat System