mirror of
https://gitcode.com/JianFeeeee/LuaCangjia_api.git
synced 2026-09-20 00:48:47 +00:00
@ -90,6 +90,8 @@ public class LuaError <: Exception {
|
||||
case 5018 => "Missing redirect file path"
|
||||
case 5019 => "Reset input file failed, may cause input pollution"
|
||||
case 5020 => "Error in callback functions"
|
||||
case 5021 => "change workdir error"
|
||||
case 5022 => "Calling func no found"
|
||||
case _ => "Unknown error"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user