C# Class GeoApi.Models.Exceptions.GeoDependencyException

Inheritance: Exception
Mostrar archivo Open project: hassanhabib/GeoApi

Public Methods

Method Description
GeoDependencyException ( Exception innerException ) : System

Method Details

GeoDependencyException() public method

public GeoDependencyException ( Exception innerException ) : System
innerException Exception
return System