@WebFault public abstract class TabularDataException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected TabularDataExceptionBean |
faultInfo |
| Constructor and Description |
|---|
TabularDataException() |
TabularDataException(String message,
TabularDataExceptionBean faultInfo) |
TabularDataException(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, toStringprotected TabularDataExceptionBean faultInfo
public TabularDataException()
public TabularDataException(String message, TabularDataExceptionBean faultInfo, Throwable cause)
public TabularDataException(String message, TabularDataExceptionBean faultInfo)
public TabularDataExceptionBean getFaultInfo()
Copyright © 2015. All Rights Reserved.