com.vwp.sound.mod.modplay.player
Class PlayerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.vwp.sound.mod.modplay.player.PlayerException
All Implemented Interfaces:
Serializable

public class PlayerException
extends Exception

Author:
torkjel
See Also:
Serialized Form

Constructor Summary
PlayerException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PlayerException

public PlayerException(String msg)