Start of Content Area

Function documentation Class CommunicationError  Locate the document in its SAP Library structure

Use

CommunicationErroris a class of the sdb.sql module.

The methods of the sdb.sql module trigger exceptions of this class if it is not possible to connect to the database instance or an existing connection is terminated.

Attributes of the Objects of the CommunicationError Class

Name

Description

errorCode

Error code

message

Error message text

 

 

End of Content Area