C# Class Nanook.TheGhost.AudioTool.OggNotInstalledException

Inheritance: System.Exception
Afficher le fichier Open project: Nanook/TheGHOST

Méthodes publiques

Méthode Description
OggNotInstalledException ( ) : System
OggNotInstalledException ( string message ) : System
OggNotInstalledException ( string message, Exception inner ) : System

Method Details

OggNotInstalledException() public méthode

public OggNotInstalledException ( ) : System
Résultat System

OggNotInstalledException() public méthode

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

OggNotInstalledException() public méthode

public OggNotInstalledException ( string message, Exception inner ) : System
message string
inner System.Exception
Résultat System