C# Class AODL.Document.Content.Draw.AODLGraphicException

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

Public Methods

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

Method Details

AODLGraphicException() public method

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