error
Description​
(no description)
- JavaScript
- C#
- Kotlin
error(category: string, msg: string, details: unknown[]): void
void Error(string category, string msg, IList<object> details)
fun error(category: String, msg: String, details: ): Unit
Parameter | Summary |
---|---|
categoryAll | (no description) |
msgAll | (no description) |
detailsAll | (no description) |