sears.tools.player
Class PlayerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by sears.tools.player.PlayerException
All Implemented Interfaces:
java.io.Serializable

public class PlayerException
extends java.lang.Exception

Class PlayerException. Summary: This class defines the player exception to play subtitled video files.

See Also:
Serialized Form

Constructor Summary
PlayerException(java.lang.String message)
          Constructs a new PlayerException object
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PlayerException

public PlayerException(java.lang.String message)
Constructs a new PlayerException object

Parameters:
message - the detail message