public class TenantManagementServerException extends TenantMgtException
Constructor and Description |
---|
TenantManagementServerException(String msg) |
TenantManagementServerException(String msg,
Exception e) |
TenantManagementServerException(String errorCode,
String errorDescription) |
TenantManagementServerException(String errorCode,
String errorDescription,
Exception e) |
getErrorCode, setErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022 WSO2. All rights reserved.