Construct a new RuntimeMBeanException from a given runtime exception
and message.
Parameters: e - the runtime exception to wrap. Parameters: message - the specified message.
Returns a string representation of this exception. The returned string
contains this exception name, message and a string representation of the
target exception if it has been set.
string representation of this exception