这个是java的quicktime for java 的详细使用文档

源代码在线查看: qtnullpointerexception.html

软件大小: 3122 K
上传用户: Rebecca_SYF
关键词: java quicktime for 文档
下载地址: 免注册下载 普通下载 VIP

相关代码

				





: Class  QTNullPointerException












  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








quicktime

Class  QTNullPointerException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--java.lang.NullPointerException
                          |
                          +--quicktime.QTNullPointerException


All Implemented Interfaces: java.io.Serializable



public class QTNullPointerExceptionextends java.lang.NullPointerException


A General catch all class that is used to signal errors that occur from QTML calls


See Also: Serialized Form















Constructor Summary


QTNullPointerException(java.lang.String str)


          Creates an exception with the name of the class that caused the exception to be thrown.


 





Methods inherited from class java.lang.Throwable


fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString


 


Methods inherited from class java.lang.Object


equals, getClass, hashCode, notify, notifyAll, wait, wait, wait


 











Constructor Detail




QTNullPointerException

public QTNullPointerException(java.lang.String str)

Creates an exception with the name of the class that caused the exception to be thrown.
 The message string will also indicate whether the exception was thrown due to 
 a QuickTime native call being made without the QuickTime session being initialized.
Parameters:str - The name of the class that has a null pointer.















  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








			

相关资源