public class DataEngineException extends OCFCheckedExceptionBase
| Constructor and Description |
|---|
DataEngineException(int httpCode,
String className,
String actionDescription,
String errorMessage,
String systemAction,
String userAction,
String qualifiedName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getQualifiedName() |
int |
hashCode() |
String |
toString() |
getErrorMessage, getRelatedProperties, getReportedCaughtException, getReportedCaughtExceptionClassName, getReportedErrorMessage, getReportedErrorMessageId, getReportedErrorMessageParameters, getReportedHTTPCode, getReportedSystemAction, getReportedUserAction, getReportingActionDescription, getReportingClassNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic boolean equals(Object o)
equals in class OCFCheckedExceptionBasepublic int hashCode()
hashCode in class OCFCheckedExceptionBasepublic String toString()
toString in class OCFCheckedExceptionBasepublic String getQualifiedName()
Copyright © 2018–2020 ODPi. All rights reserved.