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, setErrorTag
public OracleXMLSQLNoRowsException()
public OracleXMLSQLNoRowsException(java.lang.String errorTag)
errorTag
- The name of the error tagCopyright © 2020, 2024, Oracle and/or its affiliates.