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