quicktime
Class QTUnknownOSException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--quicktime.QTException
                    |
                    +--quicktime.QTUnknownOSException
All Implemented Interfaces:
java.io.Serializable

public class QTUnknownOSException
extends QTException

See Also:
Serialized Form

Constructor Summary
QTUnknownOSException()
           
 
Methods inherited from class quicktime.QTException
checkError, errorCode, errorCodeToString, errorCodeToString, isDrawingError, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QTUnknownOSException

public QTUnknownOSException()