Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Pedamorf
Library
UnsupportedSourceException
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