|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceException | |
| com.sapportals.portal.prt.service | |
| com.sapportals.portal.prt.service.soap.exception | |
| Uses of ServiceException in com.sapportals.portal.prt.service |
| Methods in com.sapportals.portal.prt.service that throw ServiceException | |
IService |
IServiceContext.getService(java.lang.String aService,
IServiceId aServiceUserId)
Deprecated. Do not use anymore. |
IService |
IServiceContext.getService(java.lang.String aService,
IServiceConfiguration aServiceConfiguration)
Deprecated. Do not use anymore. |
IService |
IServiceContext.getService(java.lang.String aService)
get a service by its name |
| Uses of ServiceException in com.sapportals.portal.prt.service.soap.exception |
| Subclasses of ServiceException in com.sapportals.portal.prt.service.soap.exception | |
class |
PRTFault
This class provides the base implementation of the IPRTFault. this class should be subclassed by all faults |
class |
PRTFaultDataEnconding
PRTFault encapsulating Data Encoding Fault |
class |
PRTFaultEnvelopeVersion
PRTFault Encapsulating Enveloppe version fault |
class |
PRTFaultFromSOAPMessage
PRTFault generated from a fault contains in a SOAP Message |
class |
PRTFaultInternalError
PRTFault raised for Internal error process |
class |
PRTFaultSecurity
PRT Fault raised when security problems (user not found/ not authorized ...) are found |
class |
PRTFaultSerializator
PRT Fault raised when serialization problems occurs |
class |
SOAPServiceException
Extension of ServiceException for SOAP Framework |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||