public class GuidOrientatedException extends SubjectAreaCheckedException
| Constructor and Description |
|---|
GuidOrientatedException(ExceptionMessageDefinition messageDefinition,
String className,
String actionDescription,
String guid)
This is the typical constructor used for creating a GuidOrientatedException
|
GuidOrientatedException(ExceptionMessageDefinition messageDefinition,
String className,
String actionDescription,
Throwable caughtError,
String guid)
This is the constructor used for creating an GuidOrientatedException when an unexpected error has been caught.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getGuid() |
toStringequals, getErrorMessage, getRelatedProperties, getReportedCaughtException, getReportedCaughtExceptionClassName, getReportedErrorMessage, getReportedErrorMessageId, getReportedErrorMessageParameters, getReportedHTTPCode, getReportedSystemAction, getReportedUserAction, getReportingActionDescription, getReportingClassName, hashCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GuidOrientatedException(ExceptionMessageDefinition messageDefinition, String className, String actionDescription, String guid)
messageDefinition - content of the messageclassName - name of class reporting erroractionDescription - description of function it was performing when error detectedguid - guid associated with this Exceptionpublic GuidOrientatedException(ExceptionMessageDefinition messageDefinition, String className, String actionDescription, Throwable caughtError, String guid)
messageDefinition - content of the messageclassName - name of class reporting erroractionDescription - description of function it was performing when error detectedcaughtError - previous error causing this exceptionguid - guid associated with this Exceptionpublic String getGuid()
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.