# Error --- An error for reporting, the data used to create it cannot be accessed ```text Error[[]] ``` ## Type Body Object Definitions ```c typedef struct { // EMPTY } kpl_type_body_error; ``` ## Example ```text e : Error $ "This is an error" ```