Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NacosError ¶
type NacosError struct {
// contains filtered or unexported fields
}
func NewNacosError ¶
func NewNacosError(errorCode string, errMsg string, originError error) *NacosError
func (*NacosError) Error ¶
func (err *NacosError) Error() (str string)
func (*NacosError) ErrorCode ¶
func (err *NacosError) ErrorCode() string
Click to show internal directories.
Click to hide internal directories.