C# Class SIL.FieldWorks.TE.ImportTests.SOWNoSegException

Special exception to facilitate testing
Inheritance: System.Exception
Mostrar archivo Open project: sillsdev/FieldWorks

Public Methods

Method Description
SOWNoSegException ( ) : System

Initializes a new instance of the SOWNoSegException class.

Method Details

SOWNoSegException() public method

Initializes a new instance of the SOWNoSegException class.
public SOWNoSegException ( ) : System
return System