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