Prizm.Main.Synch.Import.ImportException.ImportException C# (CSharp) Method

ImportException() public method

public ImportException ( ) : System
return System
      public ImportException() 
      { 
      }

Same methods

ImportException::ImportException ( string message ) : System
ImportException::ImportException ( string message, Exception inner ) : System
ImportException