public class PropertyServerException extends InformationViewExceptionBase
| Constructor and Description |
|---|
PropertyServerException(String className,
String errorMessage,
String systemAction,
String userAction)
This is the typical constructor used for creating a PropertyServerException.
|
getHttpErrorCode, getReportedCaughtException, getReportedErrorMessage, getReportedSystemAction, getReportedUserAction, getReportingClassName, setHttpErrorCode, setReportedCaughtException, setReportedErrorMessage, setReportedSystemAction, setReportedUserAction, setReportingClassNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyServerException(String className, String errorMessage, String systemAction, String userAction)
className - name of class reporting errorerrorMessage - description of errorsystemAction - actions of the system as a result of the erroruserAction - instructions for correcting the errorCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.