null
106107108109110111112113114115116
throw new MBeanException(e); } catch (InvalidTargetObjectTypeException e) { throw new MBeanException(e); } return context.findErrorPage(errorCode).toString(); } /** * Return the error page entry for the specified Java exception type,