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