C# Class GME.CSharp.RegistrationException

Inheritance: System.ApplicationException
Show file Open project: metamorph-inc/meta-core

Public Methods

Method Description
RegistrationException ( string message ) : System

Method Details

RegistrationException() public method

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