Uses of Class
quicktime.QTRuntimeException

Packages that use QTRuntimeException
quicktime   
quicktime.streaming   
 

Uses of QTRuntimeException in quicktime
 

Methods in quicktime with parameters of type QTRuntimeException
static void QTRuntimeException.handleOrThrow(QTRuntimeException e, java.lang.Object eGenerator, java.lang.String methodNameIfKnown)
          If there is a handler registered for the exception it will be passed to that handler.
 void QTRuntimeHandler.exceptionOccurred(QTRuntimeException e, java.lang.Object eGenerator, java.lang.String methodNameIfKnown, boolean unrecoverableFlag)
          This method is called by the handleExceptionOrThrow method of QTRuntimeException, supplying as much information about the exception as is known.
 

Uses of QTRuntimeException in quicktime.streaming
 

Methods in quicktime.streaming that throw QTRuntimeException
 void SourcerTrackParams.setTrack(Track track)
          Sets the track of the track params object