异常 | 描述 |
---|---|
ActivityCompletedException |
此异常可在访问活动上下文的任何方法上被抛出,并指示在活动中正在进行的工作是不可能的。
|
ActivityRequiredException |
如果在活动上下文是强制性的方法上没有接收到活动上下文,则此异常由容器抛出。
|
InvalidActivityException |
此异常可在访问活动上下文的任何方法上抛出,并表示试图调用或与尝试调用相关联的活动上下文与该活动的当前状态是不兼容的。
|
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.