| 异常 | 描述 | 
|---|---|
| ActivityCompletedException | 
           可能会在访问活动上下文的任何方法上抛出此异常,并指示活动中正在进行的工作是不可能的。 
          | 
| ActivityRequiredException | 
           如果活动上下文是强制性的方法未收到活动上下文,则容器将抛出此异常。 
          | 
| InvalidActivityException | 
           可以在访问Activity上下文的任何方法上抛出此异常,并指示与尝试调用相关联的尝试调用或活动上下文与Activity的当前状态不兼容。 
          | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.