org.apache.stratos.tenant.register.stub
Class ValidateOrSuggestDomainExceptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.stratos.tenant.register.stub.ValidateOrSuggestDomainExceptionException
- All Implemented Interfaces:
- Serializable
public class ValidateOrSuggestDomainExceptionException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValidateOrSuggestDomainExceptionException
public ValidateOrSuggestDomainExceptionException()
ValidateOrSuggestDomainExceptionException
public ValidateOrSuggestDomainExceptionException(String s)
ValidateOrSuggestDomainExceptionException
public ValidateOrSuggestDomainExceptionException(String s,
Throwable ex)
ValidateOrSuggestDomainExceptionException
public ValidateOrSuggestDomainExceptionException(Throwable cause)
setFaultMessage
public void setFaultMessage(ValidateOrSuggestDomainException msg)
getFaultMessage
public ValidateOrSuggestDomainException getFaultMessage()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.