public class MBeanRegistrationProviderException extends Exception
MBeanRegistrationProvider
Constructor and Description |
---|
MBeanRegistrationProviderException(String message)
Constructor accepting a message
|
MBeanRegistrationProviderException(String message,
Throwable cause)
Constructor accepting a string message and a Throwable
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MBeanRegistrationProviderException(String message, Throwable cause)
message
- cause
- public MBeanRegistrationProviderException(String message)
message
- Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.