C# Class Stratosphere.Table.ExpectationException

Inheritance: System.Exception
显示文件 Open project: petrohi/Stratosphere

Public Methods

Method Description
ExpectationException ( ) : System
ExpectationException ( Exception inner ) : System

Method Details

ExpectationException() public method

public ExpectationException ( ) : System
return System

ExpectationException() public method

public ExpectationException ( Exception inner ) : System
inner System.Exception
return System