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

源代码在线查看: spriteinvalidexception.html

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

相关代码

				





: Class  SpriteInvalidException












  
      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.app.anim

Class  SpriteInvalidException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--quicktime.QTRuntimeException
                          |
                          +--quicktime.app.anim.SpriteInvalidException


All Implemented Interfaces: java.io.Serializable



public class SpriteInvalidExceptionextends QTRuntimeException


Certain actions like invalidate can only be performed on a TwoDSprite
 when the Sprite that it uses is an active member of its SpriteWorld.
 If a method is called on the TwoDSprite when its Sprite is invalid
 this runtime exception is thrown.


See Also: Serialized Form















Constructor Summary


SpriteInvalidException(java.lang.String s)


          Creates the exception.


 





Methods inherited from class quicktime.QTRuntimeException


errorCode, errorCodeToString, getException, handleOrThrow, registerHandler, toString


 


Methods inherited from class java.lang.Throwable


fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace


 


Methods inherited from class java.lang.Object


clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait


 











Constructor Detail




SpriteInvalidException

public SpriteInvalidException(java.lang.String s)

Creates the exception.
Parameters:s - a message















  
      Overview 
      Package 
    Class 
      Use 
      Tree 
      Deprecated 
      Index 
      Help 
  









 PREV CLASS 
 NEXT CLASS

  FRAMES   
 NO FRAMES



  SUMMARY:  INNER | FIELD | CONSTR | METHOD

DETAIL:  FIELD | CONSTR | METHOD








			

相关资源