public class MBeanRegistrationException extends MBeanException
MBeanRegistration
interface.Constructor and Description |
---|
MBeanRegistrationException(Exception e)
Creates an
MBeanRegistrationException that wraps
the actual java.lang.Exception . |
MBeanRegistrationException(Exception e,
String message)
Creates an
MBeanRegistrationException that wraps
the actual java.lang.Exception with a detailed
message. |
getCause, getTargetException
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MBeanRegistrationException(Exception e)
MBeanRegistrationException
that wraps
the actual java.lang.Exception
.e
- the wrapped exception.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.