C# Class WarTornLands.Infrastructure.ParseErrorException

Inheritance: System.Exception
Datei anzeigen Open project: floAr/WarTornLands

Public Methods

Method Description
ParseErrorException ( string id, string attribute ) : System

Method Details

ParseErrorException() public method

public ParseErrorException ( string id, string attribute ) : System
id string
attribute string
return System