@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)
message - faultInfo - public IcatException_Exception(String message, IcatException faultInfo, Throwable cause)
message - faultInfo - cause - public IcatException getFaultInfo()
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.