@WebFault(name="IcatException", targetNamespace="http://icatproject.org") public class IcatException_Exception extends Exception
| Constructor and Description |
|---|
IcatException_Exception(String message,
IcatException faultInfo) |
IcatException_Exception(String message,
IcatException faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
IcatException |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IcatException_Exception(String message, IcatException faultInfo)
faultInfo - message - public IcatException_Exception(String message, IcatException faultInfo, Throwable cause)
faultInfo - cause - message - public IcatException getFaultInfo()
Copyright © 2022 The ICAT Collaboration. All rights reserved.