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