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