package errorx
func LruNotWorkFuncEventErr() error {
return New("the event haven't work of function")
}