C# Class AlbedoDatabaseGenerator.Database.InvalidDatabaseRootPathException

Inheritance: System.Exception
Datei anzeigen Open project: Patapom/GodComplex

Public Methods

Method Description
InvalidDatabaseRootPathException ( string _Message ) : System

Method Details

InvalidDatabaseRootPathException() public method

public InvalidDatabaseRootPathException ( string _Message ) : System
_Message string
return System