com.jpackages.jflashplayer
Class JFlashInvalidFlashException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jpackages.jflashplayer.JFlashInvalidFlashException
All Implemented Interfaces:
java.io.Serializable

public class JFlashInvalidFlashException
extends java.lang.Exception

This exception is thrown when the required Flash version is not available.

Copyright (c) 2001-2007

Author:
JPackages.com
See Also:
Serialized Form

Constructor Summary
JFlashInvalidFlashException()
           
 
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

JFlashInvalidFlashException

public JFlashInvalidFlashException()