public class JmxAgentProfileAlreadyExistsExceptionException extends Exception
| Constructor and Description |
|---|
JmxAgentProfileAlreadyExistsExceptionException() |
JmxAgentProfileAlreadyExistsExceptionException(String s) |
JmxAgentProfileAlreadyExistsExceptionException(String s,
Throwable ex) |
JmxAgentProfileAlreadyExistsExceptionException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
JmxAgentProfileAlreadyExistsException |
getFaultMessage() |
void |
setFaultMessage(JmxAgentProfileAlreadyExistsException msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JmxAgentProfileAlreadyExistsExceptionException()
public JmxAgentProfileAlreadyExistsExceptionException(String s)
public JmxAgentProfileAlreadyExistsExceptionException(String s, Throwable ex)
public JmxAgentProfileAlreadyExistsExceptionException(Throwable cause)
public void setFaultMessage(JmxAgentProfileAlreadyExistsException msg)
public JmxAgentProfileAlreadyExistsException getFaultMessage()
Copyright © 2015 WSO2. All rights reserved.