C# Class Pedamorf.Library.UnsupportedSourceException

Inheritance: System.ApplicationException
Show file Open project: bradyholt/pedamorf

Public Methods

Method Description
UnsupportedSourceException ( string message, string sourceName ) : System

Method Details

UnsupportedSourceException() public method

public UnsupportedSourceException ( string message, string sourceName ) : System
message string
sourceName string
return System