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
Exibir arquivo Open project: higankanshi/xZune.Bass

Public Methods

Method Description
BassNotLoadedException ( ) : System

Create a BassNotLoadedException.

Method Details

BassNotLoadedException() public method

Create a BassNotLoadedException.
public BassNotLoadedException ( ) : System
return System