Entering content frame

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

com.sap.sql. CardinalityViolationException extends java.sql.SQLException

The CardinalityViolationException class is a subclass of java.sql.SQLException that is used to indicate that a Structure linksingle row query returns a result set with more than one row. The SQLState value for every instance of CardinalityViolationException is "21000".

 

Leaving content frame