@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, toString
public 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 ItlException
Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved.