|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.apache.axis.AxisFault
com.flashline.registry.openapi.base.OpenAPIException
com.flashline.registry.openapi.base.ImportExportException
public class ImportExportException
Represents errors that occur during an import/export operation.
| Constructor Summary | |
|---|---|
ImportExportException() |
|
ImportExportException(java.lang.String[] messageArguments, int serverErrorCode, java.lang.String serverMessage, java.lang.String serverStackTrace, java.lang.String severity, ImpExpJob job) |
|
| Method Summary | |
|---|---|
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 |
ImpExpJob |
getJob()Gets the job value for this ImportExportException. |
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() |
void |
setJob(ImpExpJob job)Sets the job value for this ImportExportException. |
void |
writeDetails(javax.xml.namespace.QName qname, org.apache.axis.encoding.SerializationContext context)Writes the exception data to the faultDetails |
| Methods inherited from class com.flashline.registry.openapi.base.OpenAPIException |
|---|
getMessageArguments, getServerErrorCode, getServerMessage, getServerStackTrace, getSeverity, setMessageArguments, setServerErrorCode, setServerMessage, setServerStackTrace, setSeverity |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportExportException()
public ImportExportException(java.lang.String[] messageArguments,
int serverErrorCode,
java.lang.String serverMessage,
java.lang.String serverStackTrace,
java.lang.String severity,
ImpExpJob job)
| Method Detail |
|---|
public ImpExpJob getJob()
public void setJob(ImpExpJob job)
job -public boolean equals(java.lang.Object obj)
equals in class OpenAPIExceptionpublic int hashCode()
hashCode in class OpenAPIExceptionpublic 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)
public void writeDetails(javax.xml.namespace.QName qname,
org.apache.axis.encoding.SerializationContext context)
throws java.io.IOException
writeDetails in class OpenAPIExceptionjava.io.IOException
|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||