@WebFault public class HistoryNotFoundException extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
HistoryNotFoundException() |
|
HistoryNotFoundException(String cause) |
|
HistoryNotFoundException(String message,
TabularDataExceptionBean faultInfo) |
|
HistoryNotFoundException(String message,
TabularDataExceptionBean faultInfo,
Throwable cause) |
|
HistoryNotFoundException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
TabularDataExceptionBean |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected HistoryNotFoundException()
public HistoryNotFoundException(String cause)
public HistoryNotFoundException(Throwable cause)
public HistoryNotFoundException(String message, TabularDataExceptionBean faultInfo, Throwable cause)
public HistoryNotFoundException(String message, TabularDataExceptionBean faultInfo)
public TabularDataExceptionBean getFaultInfo()
Copyright © 2016. All Rights Reserved.