C# Class AODL.Document.Import.ImporterException

Inheritance: AODL.Document.Exceptions.AODLException
Show file Open project: monsterlabs/HumanRightsTracker

Public Methods

Method Description
ImporterException ( string message, Exception e ) : System

Method Details

ImporterException() public method

public ImporterException ( string message, Exception e ) : System
message string
e System.Exception
return System