<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<title>Oracle Ultra Search APIs: Uses of Class oracle.ultrasearch.crawler.AgentException</title>
<meta>
<link>
</head>
<body>

 

<table>
<tr>
<td> 

<table>
<tr>
<td>Overview </td>
<td>Package </td>
<td>Class </td>
<td> Use </td>
<td>Tree </td>
<td>Deprecated </td>
<td>Index </td>
<td>Help </td>
</tr>
</table>
</td>
<td>Oracle Ultra Search APIs
9.2
</td> </tr> <tr> <td> PREV NEXT</td> <td>FRAMES NO FRAMES</td> </tr> </table> <hr> <center> <h2>Uses of Class
oracle.ultrasearch.crawler.AgentException
</h2> </center> <table> <tr> <td>Packages that use AgentException</td> </tr> <tr> <td>oracle.ultrasearch.crawler</td> <td>This package contains all interfaces and exceptions that are part of the Oracle Ultra Search Extensible Crawler Agent API. </td> </tr> </table>

<table> <tr> <td>Uses of AgentException in oracle.ultrasearch.crawler</td> </tr> </table>
<table> <tr> <td>Methods in oracle.ultrasearch.crawler that throw AgentException</td> </tr> <tr> <td>void</td> <td>CrawlerAgent.open(DataSourceParams params)
Initialize the agent</td> </tr> <tr> <td>void</td> <td>CrawlerAgent.startCrawling(boolean forceRecrawl, java.util.Date lastCrawlTIme)
Ask the agent to prepare for fetching of document URL and its attribute from the data source.</td> </tr> <tr> <td>void</td> <td>CrawlerAgent.stopCrawling()
Tell the agent to stop crawling; no more fetching request.</td> </tr> <tr> <td>UrlData</td> <td>CrawlerAgent.fetch()
Retrieve the next document URL data</td> </tr> <tr> <td>boolean</td> <td>CrawlerAgent.getAttributeLOVs(LovInfo lovNode)
Get the list of values (LOV) for the attributes of this data source</td> </tr> <tr> <td>void</td> <td>CrawlerAgent.close()
Shut down the agent</td> </tr> </table>
<hr> <table> <tr> <td> <table> <tr> <td>Overview </td> <td>Package </td> <td>Class </td> <td> Use </td> <td>Tree </td> <td>Deprecated </td> <td>Index </td> <td>Help </td> </tr> </table> </td> <td>Oracle Ultra Search APIs
9.2
</td> </tr> <tr> <td> PREV NEXT</td> <td>FRAMES NO FRAMES</td> </tr> </table> <hr> </body> </html>