public class OracleXMLSQLNoRowsException extends OracleXMLSQLException
OracleXMLSQLNoRowsException class represents the
runtime exception thrown when no rows are returned by a query when
using the XSU.| Constructor and Description |
|---|
OracleXMLSQLNoRowsException()
Constructor for the Oracle XMLSQLNoRowsException object
|
OracleXMLSQLNoRowsException(java.lang.String errorTag)
Constructor for the Oracle XMLSQLNoRowsException object
|
getErrorCode, getParentException, getXMLErrorString, getXMLSQLErrorString, setErrorTagpublic OracleXMLSQLNoRowsException()
public OracleXMLSQLNoRowsException(java.lang.String errorTag)
errorTag - The name of the error tagCopyright © 2003, 2025, Oracle and/or its affiliates.