|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object java.lang.Throwable java.lang.Exception java.io.IOException java.rmi.RemoteException org.apache.axis.AxisFault jp.go.nict.langrid.ws_1_2.LangridException jp.go.nict.langrid.ws_1_2.InvalidParameterException jp.go.nict.langrid.ws_1_2.UnsupportedLanguagePairException
public class UnsupportedLanguagePairException
フィールドの概要 |
---|
クラス org.apache.axis.AxisFault から継承されたフィールド |
---|
faultActor, faultCode, faultDetails, faultHeaders, faultNode, faultString, faultSubCode, log |
クラス java.rmi.RemoteException から継承されたフィールド |
---|
detail |
コンストラクタの概要 | |
---|---|
UnsupportedLanguagePairException()
|
|
UnsupportedLanguagePairException(String description,
String parameterName,
String language1,
String language2,
String parameterName1,
String parameterName2)
|
メソッドの概要 | |
---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getLanguage1()
Gets the language1 value for this UnsupportedLanguagePairException. |
String |
getLanguage2()
Gets the language2 value for this UnsupportedLanguagePairException. |
String |
getParameterName1()
Gets the parameterName1 value for this UnsupportedLanguagePairException. |
String |
getParameterName2()
Gets the parameterName2 value for this UnsupportedLanguagePairException. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
メタデータオブジェクトの型を返却 / [en]-(Return type metadata object) |
int |
hashCode()
|
void |
setLanguage1(String language1)
Sets the language1 value for this UnsupportedLanguagePairException. |
void |
setLanguage2(String language2)
Sets the language2 value for this UnsupportedLanguagePairException. |
void |
setParameterName1(String parameterName1)
Sets the parameterName1 value for this UnsupportedLanguagePairException. |
void |
setParameterName2(String parameterName2)
Sets the parameterName2 value for this UnsupportedLanguagePairException. |
void |
writeDetails(QName qname,
org.apache.axis.encoding.SerializationContext context)
Writes the exception data to the faultDetails |
クラス jp.go.nict.langrid.ws_1_2.InvalidParameterException から継承されたメソッド |
---|
getParameterName, setParameterName |
クラス jp.go.nict.langrid.ws_1_2.LangridException から継承されたメソッド |
---|
getDescription, setDescription |
クラス org.apache.axis.AxisFault から継承されたメソッド |
---|
addFaultDetail, 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, toString |
クラス java.rmi.RemoteException から継承されたメソッド |
---|
getCause, getMessage |
クラス java.lang.Throwable から継承されたメソッド |
---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace |
クラス java.lang.Object から継承されたメソッド |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public UnsupportedLanguagePairException()
public UnsupportedLanguagePairException(String description, String parameterName, String language1, String language2, String parameterName1, String parameterName2)
メソッドの詳細 |
---|
public String getLanguage1()
public void setLanguage1(String language1)
language1
- public String getLanguage2()
public void setLanguage2(String language2)
language2
- public String getParameterName1()
public void setParameterName1(String parameterName1)
parameterName1
- public String getParameterName2()
public void setParameterName2(String parameterName2)
parameterName2
- public boolean equals(Object obj)
InvalidParameterException
内の equals
public int hashCode()
InvalidParameterException
内の hashCode
public 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
InvalidParameterException
内の writeDetails
IOException
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |