C# Class Stratosphere.Table.ExpectationException

Inheritance: System.Exception
Afficher le fichier Open project: petrohi/Stratosphere

Méthodes publiques

Méthode Description
ExpectationException ( ) : System
ExpectationException ( Exception inner ) : System

Method Details

ExpectationException() public méthode

public ExpectationException ( ) : System
Résultat System

ExpectationException() public méthode

public ExpectationException ( Exception inner ) : System
inner System.Exception
Résultat System