C# Class rbscan.Exceptions.ScanException

Inheritance: System.Exception
Afficher le fichier Open project: rbobot/rbscan

Méthodes protégées

Méthode Description
ScanException ( string message ) : System
ScanException ( string message, Exception innerException ) : System

Method Details

ScanException() protected méthode

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

ScanException() protected méthode

protected ScanException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System