TypeHub
About
Integration
Comparison
Log in
Sign up
Documents
fusio/sdk
7.0.12
Backend_CronjobError
TYPES
Backend_CronjobError
struct
Represents an error which occurred on cronjob execution
Property
Type
Description
message
String
Error message detailing the cause of failure
trace
String
Stack trace of the error exception
file
String
File path where the execution error occurred
line
Integer
Line number where the execution error occurred
part of the
Apioo-Project