@WebFault(name="ExceptionInfoList") public class InforException extends Exception
| Constructor and Description |
|---|
InforException(String msg,
Throwable cause,
ExceptionInfo[] details) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionInfo[] |
getExceptionInfoList() |
void |
setExceptionInfoList(ExceptionInfo[] exceptionInfoList) |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InforException(String msg, Throwable cause, ExceptionInfo[] details)
public ExceptionInfo[] getExceptionInfoList()
public void setExceptionInfoList(ExceptionInfo[] exceptionInfoList)
Copyright © 2019 CERN European Organization for Nuclear Research. All rights reserved.