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