C# Class Universe.Modules.Archivers.InventoryArchiverException

Inheritance: System.Exception
Afficher le fichier Open project: Virtual-Universe/Virtual-Universe Class Usage Examples

Méthodes publiques

Méthode Description
InventoryArchiverException ( string message ) : System
InventoryArchiverException ( string message, Exception e ) : System

Method Details

InventoryArchiverException() public méthode

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

InventoryArchiverException() public méthode

public InventoryArchiverException ( string message, Exception e ) : System
message string
e System.Exception
Résultat System