C# Class CsmMagic.Exceptions.CherwellReadException

Describes an error that occurs when reading data from Cherwell
Inheritance: System.Exception
Mostra file Open project: JohnBloom/CsmMagic

Public Methods

Method Description
CherwellReadException ( string message ) : System

Method Details

CherwellReadException() public method

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