C# Class IQMap.Impl.IQMissingQueryException

Inheritance: IQMap.Impl.IQException
Mostra file Open project: jamietre/IQMap

Public Methods

Method Description
IQMissingQueryException ( ) : System
IQMissingQueryException ( string message ) : System

Method Details

IQMissingQueryException() public method

public IQMissingQueryException ( ) : System
return System

IQMissingQueryException() public method

public IQMissingQueryException ( string message ) : System
message string
return System