C# Class GalaxyCheck.Exceptions.GenErrorException

Inheritance: Exception
Mostrar archivo Open project: nth-commit/GalaxyCheck

Public Methods

Method Description
GenErrorException ( string message ) : System

Method Details

GenErrorException() public method

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