Documentation ¶
Overview ¶
* Copyright FMR LLC <opensource@fidelity.com> * * SPDX-License-Identifier: Apache
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStatusCode ¶
If CommonError and Kind is DB/Cloud/Log/K8s, return 503. Else return 500.
func NewCommonError ¶
New CommonError function, will log error message and stacktrace.
Types ¶
type CommonError ¶
Customised Error, with Kind
func (CommonError) Error ¶
func (c CommonError) Error() string
func (CommonError) ErrorMsg ¶
func (c CommonError) ErrorMsg() string
Click to show internal directories.
Click to hide internal directories.