软件包 | 描述 |
---|---|
javax.management.relation |
提供关系服务的定义。
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidRelationIdException
当为关系提供的关系标识已被使用时,引发此异常。
|
class |
InvalidRelationServiceException
当提供了一个无效的关系服务时,引发此异常。
|
class |
InvalidRelationTypeException
无效关系类型。
|
class |
InvalidRoleInfoException
此异常被提出时,在一个角色信息,其最小程度大于其最大程度。
|
class |
InvalidRoleValueException
角色值无效。
|
class |
RelationNotFoundException
当关系服务中的给定关系标识没有关系时,引发此异常。
|
class |
RelationServiceNotRegisteredException
当对关系服务进行访问时,和未注册的关系服务时,将引发此异常。
|
class |
RelationTypeNotFoundException
当在关系服务中没有给定名称的关系类型时,引发此异常。
|
class |
RoleInfoNotFoundException
这个异常是在一个给定的关系类型中没有给定名称的角色信息时引发的。
|
class |
RoleNotFoundException
该异常时引发的关系中的作用是不存在的,或是不可读的,或是不可。
|
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.