| 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ItlException in com.endeca.itl.cas.api | 
|---|
| Subclasses of ItlException in com.endeca.itl.cas.api | |
|---|---|
 class | 
CrawlAlreadyExistsException
An exception thrown when a crawl is unexpectedly already present on the server.  | 
 class | 
CrawlInProgressException
An exception thrown when a crawl is unexpectedly running.  | 
 class | 
CrawlNotFoundException
An exception thrown when a crawl is unexpectedly not found on the server.  | 
 class | 
InvalidCrawlConfigException
An exception thrown when a crawl's configuration contains invalid content.  | 
 class | 
ModuleNotFoundException
An exception thrown when a module is unexpectedly not found.  | 
| Methods in com.endeca.itl.cas.api that throw ItlException | |
|---|---|
 void | 
CasCrawler.deleteCrawl(CrawlId crawlId)
Deletes a crawl from the server.  | 
 void | 
CasCrawler.startCrawl(CrawlId crawlId,
           CrawlMode crawlMode)
Starts a particular crawl.  | 
  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||