C# Class withSIX.Core.SetupException

Inheritance: System.InvalidOperationException
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes protégées

Méthode Description
SetupException ( string message ) : System
SetupException ( string message, Exception ex ) : System

Method Details

SetupException() protected méthode

protected SetupException ( string message ) : System
message string
Résultat System

SetupException() protected méthode

protected SetupException ( string message, Exception ex ) : System
message string
ex System.Exception
Résultat System