C# Class VM.VmException

Inheritance: System.Exception
Afficher le fichier Open project: Rohansi/VM

Méthodes publiques

Méthode Description
VmException ( string message, Exception innerException = null ) : System

Method Details

VmException() public méthode

public VmException ( string message, Exception innerException = null ) : System
message string
innerException System.Exception
Résultat System