C# Class DotaHPLED.ImpossibleExceptionException

Inheritance: System.Exception
Mostra file Open project: Renhaka/DotaHPELD

Public Methods

Method Description
ImpossibleExceptionException ( ) : System
ImpossibleExceptionException ( String message ) : System

Method Details

ImpossibleExceptionException() public method

public ImpossibleExceptionException ( ) : System
return System

ImpossibleExceptionException() public method

public ImpossibleExceptionException ( String message ) : System
message String
return System