@WebFault public class NoSuchTabularResourceException extends Exception
| Constructor and Description |
|---|
NoSuchTabularResourceException() |
NoSuchTabularResourceException(long id) |
NoSuchTabularResourceException(String message,
TabularDataExceptionBean faultInfo) |
NoSuchTabularResourceException(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 NoSuchTabularResourceException()
public NoSuchTabularResourceException(long id)
public NoSuchTabularResourceException(String message, TabularDataExceptionBean faultInfo, Throwable cause)
public NoSuchTabularResourceException(String message, TabularDataExceptionBean faultInfo)
public TabularDataExceptionBean getFaultInfo()
Copyright © 2014. All Rights Reserved.