!--a11y-->
com.sap.sql.NoDataException 
com.sap.sql.NoDataException
The NoDataException class is a subclass of
java.sql.SQLException that is
used to indicate that a
single row query
returns no data. The
SQLState value for every
instance of NoDataException is
"02000".
