C# Class GalaxyCheck.Exceptions.GenLimitExceededException

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

Public Methods

Method Description
GenLimitExceededException ( string message ) : System

Method Details

GenLimitExceededException() public method

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