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