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