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