public class DataViewCreationException extends InformationViewExceptionBase
| Constructor and Description |
|---|
DataViewCreationException(int httpCode,
String className,
String errorMessage,
String systemAction,
String userAction,
String dataViewId) |
DataViewCreationException(int httpCode,
String className,
String errorMessage,
String systemAction,
String userAction,
Throwable throwable,
String dataViewId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataViewId() |
void |
setDataViewId(String dataViewId) |
getHttpErrorCode, getReportedCaughtException, getReportedErrorMessage, getReportedSystemAction, getReportedUserAction, getReportingClassName, setHttpErrorCode, setReportedCaughtException, setReportedErrorMessage, setReportedSystemAction, setReportedUserAction, setReportingClassNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018–2020 ODPi. All rights reserved.