All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.nosuch.midi.MidiException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.nosuch.midi.MidiException

public class MidiException
extends Exception
General MIDI exception.


Constructor Index

 o MidiException(String)
Constructor with string.

Constructors

 o MidiException
 public MidiException(String string)
Constructor with string.


All Packages  Class Hierarchy  This Package  Previous  Next  Index