C# Class RimDev.Supurlative.FormatterException

Inheritance: System.Exception
Mostrar archivo Open project: ritterim/Supurlative

Public Methods

Method Description
FormatterException ( string message, Exception innerException ) : System

Method Details

FormatterException() public method

public FormatterException ( string message, Exception innerException ) : System
message string
innerException System.Exception
return System