C# Class irek.Modules.Errors.NoSuchModuleException

Inheritance: System.Exception
Afficher le fichier Open project: theanti9/irek

Méthodes publiques

Méthode Description
NoSuchModuleException ( ) : System
NoSuchModuleException ( string message ) : System

Method Details

NoSuchModuleException() public méthode

public NoSuchModuleException ( ) : System
Résultat System

NoSuchModuleException() public méthode

public NoSuchModuleException ( string message ) : System
message string
Résultat System