C# Class RX_Explorer.Class.FileCaputureException

Inheritance: Exception
Afficher le fichier Open project: zhuxb711/RX-Explorer

Méthodes publiques

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

Method Details

FileCaputureException() public méthode

public FileCaputureException ( ) : System
Résultat System

FileCaputureException() public méthode

public FileCaputureException ( string ErrorMessage ) : System
ErrorMessage string
Résultat System

FileCaputureException() public méthode

public FileCaputureException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System