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