public class DataEngineException extends OCFCheckedExceptionBase
| Constructor and Description |
|---|
DataEngineException(ExceptionMessageDefinition messageDefinition,
String className,
String actionDescription)
This is the typical constructor used for creating an exception.
|
equals, getErrorMessage, getRelatedProperties, getReportedCaughtException, getReportedCaughtExceptionClassName, getReportedErrorMessage, getReportedErrorMessageId, getReportedErrorMessageParameters, getReportedHTTPCode, getReportedSystemAction, getReportedUserAction, getReportingActionDescription, getReportingClassName, hashCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic DataEngineException(ExceptionMessageDefinition messageDefinition, String className, String actionDescription)
messageDefinition - content of the messageclassName - name of class reporting erroractionDescription - description of function it was performing when error detectedCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.