Entering content frame

Function documentation com.sap.sql.NoDataException Locate the document in its SAP Library structure

com.sap.sql.NoDataException

The NoDataException class is a subclass of java.sql.SQLException that is used to indicate that a Structure linksingle row query returns no data. The SQLState value for every instance of NoDataException is "02000".

 

Leaving content frame