C# Class GrimmLib.GrimmException

Inheritance: System.Exception
Mostra file Open project: eriksvedang/Grimm

Public Methods

Method Description
GrimmException ( string pMessage ) : System

Method Details

GrimmException() public method

public GrimmException ( string pMessage ) : System
pMessage string
return System