C# Class xZune.Bass.BassNotLoadedException

If you call some function which need Bass loaded, but Bass didn't load, this exception will be throwed.
Inheritance: BassException
Afficher le fichier Open project: higankanshi/xZune.Bass

Méthodes publiques

Méthode Description
BassNotLoadedException ( ) : System

Create a BassNotLoadedException.

Method Details

BassNotLoadedException() public méthode

Create a BassNotLoadedException.
public BassNotLoadedException ( ) : System
Résultat System