class: EscidocException

public abstract class: EscidocException
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:18:20; Modified: 16.07.2009 15:18:20;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {48A67476-7CF1-4781-A80F-12EBA1EBA628}
 

Goto: Custom Properties, Fields, Methods

See also: StreamNotFoundException, SecurityException, ApplicationException, SystemException

Appears in: exceptions

Connections
 
Custom Properties
 
EscidocException Attributes
Attribute Details
private java.lang.Object
  __equalsCalc
Initial: null
private boolean
  __hashCodeCalc
Initial: false
package org.apache.axis.description.ElementDesc
  elemField
Initial: new org.apache.axis.description.ElementDesc()
private int
  httpStatusCode
private java.lang.String
  httpStatusLine
private java.lang.String
  httpStatusMsg
private static org.apache.axis.description.TypeDesc
  typeDesc
Initial: new org.apache.axis.description.TypeDesc(EscidocException.class, true)
Notes: Type metadata
 
EscidocException Methods
Operation Details
public
equals(
   java.lang.Object obj):boolean
Sequential
public
EscidocException():
Sequential
public
EscidocException(
   int httpStatusCode,
   java.lang.String httpStatusLine,
   java.lang.String httpStatusMsg):
Sequential
public static
getDeserializer(
   java.lang.String mechType,
   java.lang.Class _javaType,
   javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Deserializer
Sequential
Notes: Get Custom Deserializer
public
getHttpStatusCode():int
Sequential
Notes: Gets the httpStatusCode value for this EscidocException.
@return httpStatusCode
public
getHttpStatusLine():java.lang.String
Sequential
Notes: Gets the httpStatusLine value for this EscidocException.
@return httpStatusLine
public
getHttpStatusMsg():java.lang.String
Sequential
Notes: Gets the httpStatusMsg value for this EscidocException.
@return httpStatusMsg
public static
getSerializer(
   java.lang.String mechType,
   java.lang.Class _javaType,
   javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Serializer
Sequential
Notes: Get Custom Serializer
public static
getTypeDesc():org.apache.axis.description.TypeDesc
Sequential
Notes: Return type metadata object
public
hashCode():int
Sequential
public
setHttpStatusCode(
   int httpStatusCode):void
Sequential
Notes: Sets the httpStatusCode value for this EscidocException.
public
setHttpStatusLine(
   java.lang.String httpStatusLine):void
Sequential
Notes: Sets the httpStatusLine value for this EscidocException.
public
setHttpStatusMsg(
   java.lang.String httpStatusMsg):void
Sequential
Notes: Sets the httpStatusMsg value for this EscidocException.
public
writeDetails(
   javax.xml.namespace.QName qname,
   org.apache.axis.encoding.SerializationContext context):void
Sequential
Tags: throws=java.io.IOException
Notes: Writes the exception data to the faultDetails