com.sap.aii.proxy.xiruntime.core

Class SystemFaultException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sap.aii.utilxi.misc.api.BaseException
              extended by com.sap.aii.proxy.xiruntime.core.FaultException
                  extended by com.sap.aii.proxy.xiruntime.core.SystemFaultException
All Implemented Interfaces:
com.sap.aii.utilxi.misc.api.IBaseException, Serializable
Direct Known Subclasses:
AbstractProxyInboundBeanException, AbstractProxyInboundException, BaseProxyException

public abstract class SystemFaultException
extends FaultException

Root class of all generated system exception classes.

Copyright (c) 2001 SAP AG

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sap.aii.proxy.xiruntime.core.FaultException
fault, faultWsdlName
 
Method Summary
 String getMessage()
          returns the message text of this system fault.
 
Methods inherited from class com.sap.aii.proxy.xiruntime.core.FaultException
getFault, getFaultWsdlName
 
Methods inherited from class com.sap.aii.utilxi.misc.api.BaseException
autolog, autolog, finallyLocalize, getAssistanceMessage, getBabelMessage, getErrorCode, getMessage, getRootCause, getSeverity, getWrapBeforeVisualisation, main, setAssistanceMessage, setBabelMessage, setMessage, setRootCause, setSeverity, setWrapBeforeVisualisation
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getMessage

public String getMessage()
returns the message text of this system fault. If the fault type exists, it is rendered as an XML string and concatenated to the text.

Specified by:
getMessage in interface com.sap.aii.utilxi.misc.api.IBaseException
Overrides:
getMessage in class com.sap.aii.utilxi.misc.api.BaseException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] SAP_XIAF [sap.com] com.sap.aii.proxy.svc.facade api BC-XI


Copyright 2011 SAP AG Complete Copyright Notice