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