@WebFault public class NoSuchTaskException extends Exception
| Constructor and Description |
|---|
NoSuchTaskException(String taskId) |
NoSuchTaskException(String message,
TabularDataExceptionBean faultInfo) |
NoSuchTaskException(String message,
TabularDataExceptionBean faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
TabularDataExceptionBean |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchTaskException(String message, TabularDataExceptionBean faultInfo, Throwable cause)
public NoSuchTaskException(String message, TabularDataExceptionBean faultInfo)
public NoSuchTaskException(String taskId)
public TabularDataExceptionBean getFaultInfo()
Copyright © 2016. All Rights Reserved.