Uses of Class
quicktime.io.QTIOException

Packages that use QTIOException
quicktime.io   
 

Uses of QTIOException in quicktime.io
 

Methods in quicktime.io that throw QTIOException
 byte[] QTFile.getFSSpec(boolean fileExists, int permissions)
          Returns the byte array containing the fsspec.
 void QTFile.createMovieFile(int fCreator, int flags)
          Creates a file as specified by this QTFile.
 QTFile QTFile.resolveAlias(boolean resolveAliasChains)
          Returns the target FSSpec passed in

QuickTime::ResolveAliasFile
static void QTIOException.checkError(int err, java.lang.String fName)
          This method will throw an exception if the incoming err argument is a non-zero value.
 void OpenedFile.close()
          This method closes an open stream and the associated movie file.