@WebFault public class ExecutionFailedException extends TabularDataException
| Constructor and Description |
|---|
ExecutionFailedException() |
ExecutionFailedException(String msg) |
ExecutionFailedException(String message,
TabularDataExceptionBean faultInfo) |
ExecutionFailedException(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 ExecutionFailedException()
public ExecutionFailedException(String msg)
public ExecutionFailedException(String message, TabularDataExceptionBean faultInfo, Throwable cause)
public ExecutionFailedException(String message, TabularDataExceptionBean faultInfo)
public TabularDataExceptionBean getFaultInfo()
getFaultInfo in class TabularDataExceptionCopyright © 2014. All Rights Reserved.