C# Class msos.RunFailedException

Inheritance: System.Exception
Afficher le fichier Open project: goldshtn/msos

Méthodes publiques

Méthode Description
RunFailedException ( string message ) : System

Méthodes protégées

Méthode Description
RunFailedException ( SerializationInfo info, StreamingContext context ) : System

Method Details

RunFailedException() protected méthode

protected RunFailedException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System

RunFailedException() public méthode

public RunFailedException ( string message ) : System
message string
Résultat System