org.apache.stratos.tenant.register.gapp.stub
Class GAppTenantRegistrationServiceTenantManagementException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.stratos.tenant.register.gapp.stub.GAppTenantRegistrationServiceTenantManagementException
All Implemented Interfaces:
Serializable

public class GAppTenantRegistrationServiceTenantManagementException
extends Exception

See Also:
Serialized Form

Constructor Summary
GAppTenantRegistrationServiceTenantManagementException()
           
GAppTenantRegistrationServiceTenantManagementException(String s)
           
GAppTenantRegistrationServiceTenantManagementException(String s, Throwable ex)
           
GAppTenantRegistrationServiceTenantManagementException(Throwable cause)
           
 
Method Summary
 GAppTenantRegistrationServiceTenantManagementException getFaultMessage()
           
 void setFaultMessage(GAppTenantRegistrationServiceTenantManagementException msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GAppTenantRegistrationServiceTenantManagementException

public GAppTenantRegistrationServiceTenantManagementException()

GAppTenantRegistrationServiceTenantManagementException

public GAppTenantRegistrationServiceTenantManagementException(String s)

GAppTenantRegistrationServiceTenantManagementException

public GAppTenantRegistrationServiceTenantManagementException(String s,
                                                              Throwable ex)

GAppTenantRegistrationServiceTenantManagementException

public GAppTenantRegistrationServiceTenantManagementException(Throwable cause)
Method Detail

setFaultMessage

public void setFaultMessage(GAppTenantRegistrationServiceTenantManagementException msg)

getFaultMessage

public GAppTenantRegistrationServiceTenantManagementException getFaultMessage()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.