public class ServerAuthorViewServiceException extends OCFCheckedExceptionBase
| Constructor and Description |
|---|
ServerAuthorViewServiceException(ExceptionMessageDefinition messageDefinition,
String className,
String actionDescription)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Return comparison result based on the content of the properties.
|
int |
hashCode()
Return hash code for this object
|
String |
toString()
JSON-style toString
|
getErrorMessage, getRelatedProperties, getReportedCaughtException, getReportedCaughtExceptionClassName, getReportedErrorMessage, getReportedErrorMessageId, getReportedErrorMessageParameters, getReportedHTTPCode, getReportedSystemAction, getReportedUserAction, getReportingActionDescription, getReportingClassNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ServerAuthorViewServiceException(ExceptionMessageDefinition messageDefinition, String className, String actionDescription)
messageDefinition - message definitionclassName - class name for diagnostics purposesactionDescription - current actionpublic String toString()
toString in class OCFCheckedExceptionBasepublic boolean equals(Object objectToCompare)
equals in class OCFCheckedExceptionBaseobjectToCompare - test objectpublic int hashCode()
hashCode in class OCFCheckedExceptionBaseCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.