@WebFault(name="crawlNotFoundFault") public class CrawlNotFoundException extends ItlException
| Constructor and Description |
|---|
CrawlNotFoundException(String message) |
CrawlNotFoundException(String message,
com.endeca.itl.cas.api.CrawlNotFoundFaultInfo faultInfo) |
CrawlNotFoundException(String message,
com.endeca.itl.cas.api.CrawlNotFoundFaultInfo faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
com.endeca.itl.cas.api.CrawlNotFoundFaultInfo |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CrawlNotFoundException(String message)
public CrawlNotFoundException(String message, com.endeca.itl.cas.api.CrawlNotFoundFaultInfo faultInfo)
public com.endeca.itl.cas.api.CrawlNotFoundFaultInfo getFaultInfo()
getFaultInfo in class ItlExceptionCopyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.