pub const CALL_DEPTH_ERR: &str = "Stack overflow: maximum call depth exceeded";
The canonical depth-exceeded error.