com.sap.aii.proxy.xiruntime.core

Interface FaultExceptionRemote

All Superinterfaces:
Remote
All Known Implementing Classes:
FaultException4, FaultException5

public interface FaultExceptionRemote
extends Remote

Remote interface of all generated fault classes. This interface declares methods for accessing the instance data of derived fault classes.

Copyright (c) 2004 SAP AG

See Also:
FaultException

Method Summary
 Object getFault()
          returns the FaultType interface or XML rendition representing the fault message
 QName getFaultWsdlName()
          returns the WSDL name of the fault message
 String getMessage()
          returns the message text of this fault
 

Method Detail

getMessage

String getMessage()
                  throws RemoteException
returns the message text of this fault

Throws:
RemoteException

getFault

Object getFault()
                throws RemoteException
returns the FaultType interface or XML rendition representing the fault message

Throws:
RemoteException

getFaultWsdlName

QName getFaultWsdlName()
                       throws RemoteException
returns the WSDL name of the fault message

Throws:
RemoteException
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