public class IOException
extends org.kepler.executionWS.xsd.Exception
implements java.io.Serializable
Constructor and Description |
---|
IOException() |
IOException(java.lang.Object exception) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
public IOException()
public IOException(java.lang.Object exception)
public boolean equals(java.lang.Object obj)
equals
in class org.kepler.executionWS.xsd.Exception
public int hashCode()
hashCode
in class org.kepler.executionWS.xsd.Exception
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
Copyright © 2020 Regents of the University of California. All Rights Reserved.