Lines Matching refs:MBeanException

65 import javax.management.MBeanException;
114 * MBeanException and RuntimeOperationsException must be thrown on every
162 * @exception MBeanException Wraps a distributed communication Exception.
168 throws MBeanException, RuntimeOperationsException {
196 * @exception MBeanException Wraps a distributed communication Exception.
203 throws MBeanException, RuntimeOperationsException {
247 * @exception MBeanException Wraps a distributed communication
258 throws MBeanException, RuntimeOperationsException {
333 * @exception MBeanException The initializer of the object has
343 throws MBeanException, RuntimeOperationsException,
389 * persistence, an {@link MBeanException} wrapping a {@link
392 * @exception MBeanException Wraps another exception, or
400 throws MBeanException, RuntimeOperationsException,
404 throw new MBeanException(x, x.getMessage());
413 * persistence, an {@link MBeanException} wrapping a {@link
434 * @exception MBeanException Wraps another exception, or
442 throws MBeanException, RuntimeOperationsException,
446 throw new MBeanException(x, x.getMessage());
476 throws MBeanException, RuntimeOperationsException {
857 * @exception MBeanException Wraps one of the following Exceptions:
908 throws MBeanException, ReflectionException {
954 throw new MBeanException(new ServiceNotFoundException(msg), msg);
960 throw new MBeanException(new ServiceNotFoundException(msg), msg);
982 throw new MBeanException(new ServiceNotFoundException(msg), msg);
991 throw new MBeanException(new InvalidTargetObjectTypeException(msg),
1027 throw new MBeanException(snfe);
1235 throws MBeanException, ReflectionException {
1278 throw new MBeanException ((RuntimeException)mmbTargEx,
1288 throw new MBeanException ((Exception)mmbTargEx,
1311 throws MBeanException {
1465 * @exception MBeanException Wraps one of the following Exceptions:
1489 throws AttributeNotFoundException, MBeanException,
1715 throw new MBeanException(
1730 throw new MBeanException(new
1738 } catch (MBeanException mbe) {
1749 throw new MBeanException(e,"An exception occurred while trying "+
1871 * @exception MBeanException Wraps one of the following Exceptions:
1894 MBeanException, ReflectionException {
1990 throw new MBeanException(new ServiceNotFoundException("No " +
2280 throws MBeanException, RuntimeOperationsException {
2354 throws MBeanException, RuntimeOperationsException {
2391 } catch (MBeanException x) {
2534 throws MBeanException, RuntimeOperationsException,
2605 throws MBeanException, RuntimeOperationsException,
2657 throws MBeanException, RuntimeOperationsException {
2781 throws MBeanException, RuntimeOperationsException {