Uses of Class javax.management.JMException

Uses in package javax.management

Classes derived from javax.management.JMException

class
Thrown when a attribute is requested but can not be found.
class
A general for all exceptions thrown during introspection operations on management beans.
class
Thrown when a value is given for an attribute which is invalid.
class
Thrown when a requested listener does not exist.
class
Represents an arbitrary exception thrown by a management bean.
class
Thrown when a management bean is passed to a method (e.g. to an MBean server to be registered) and it fails to comply with the specifications for such a bean.
class
A general superclass for all exceptions thrown by operations on management beans.
class
Represents one of the reflection exceptions thrown by a management bean.

Uses in package javax.management.openmbean

Classes derived from javax.management.JMException

class
Thrown when an instance of one of the open types, open data objects or open metadata information objects could not be created due to invalid construction parameters.