C# Class Phantom.Core.PhantomException

Inheritance: System.ApplicationException
Exibir arquivo Open project: emilcardell/Phantom

Public Methods

Method Description
PhantomException ( string message ) : System

Method Details

PhantomException() public method

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