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