|
Exception Summary |
| CommitException |
This Exception is thrown by a JAIN OAM Managed MBean
if the commit() command has been invoked and not all of the operations were
successfully comitted. |
| IllegalOperationException |
This Exception is thrown if a method has been invoked that is supported
by the implementation, but cannot be performed given the current state
of the system. |
| ReadConfigurationException |
This Exception is thrown by a JAIN OAM Layer object
if the readCurrentConfiguration() method
has been invoked and an error is encountered while attempting to establish
the current system configuration or while creating the Managed MBeans that
represent the current system configuration. |
| StatisticNotSupportedException |
This Exception is thrown if the collection of a statistic that is
not supported by the underlying Stack management system has been
requested. |
| TooManyInstancesException |
This Exception is thrown whenever an attempt is made
to set or create more elements than a particular implementation permits. |
This package contains the main interfaces and classes
of the JAIN Operations, Administration and Maintenance API.