public class ServiceNotActiveException extends LangridException implements Serializable
faultActor, faultCode, faultDetails, faultHeaders, faultNode, faultString, faultSubCode, logdetail| Constructor and Description |
|---|
ServiceNotActiveException() |
ServiceNotActiveException(String description,
String serviceId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getServiceId()
Gets the serviceId value for this ServiceNotActiveException.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
メタデータオブジェクトの型を返却 / [en]-(Return type metadata object)
|
int |
hashCode() |
void |
setServiceId(String serviceId)
Sets the serviceId value for this ServiceNotActiveException.
|
void |
writeDetails(QName qname,
org.apache.axis.encoding.SerializationContext context)
Writes the exception data to the faultDetails
|
getDescription, setDescriptionaddFaultDetail, addFaultDetail, addFaultDetailString, addFaultSubCode, addFaultSubCodeAsString, addHeader, addHostname, addHostnameIfNeeded, clearFaultDetails, clearFaultSubCodes, clearHeaders, dump, dumpToString, getFaultActor, getFaultCode, getFaultDetails, getFaultNode, getFaultReason, getFaultRole, getFaultString, getFaultSubCodes, getHeaders, initFaultSubCodes, lookupFaultDetail, makeFault, output, printStackTrace, printStackTrace, removeFaultDetail, removeHostname, setFaultActor, setFaultCode, setFaultCode, setFaultCodeAsString, setFaultDetail, setFaultDetailString, setFaultNode, setFaultReason, setFaultRole, setFaultString, toStringgetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTracepublic String getServiceId()
public void setServiceId(String serviceId)
serviceId - public boolean equals(Object obj)
equals in class LangridExceptionpublic int hashCode()
hashCode in class LangridExceptionpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
public void writeDetails(QName qname, org.apache.axis.encoding.SerializationContext context) throws IOException
writeDetails in class LangridExceptionIOException