Function clingo::set_error

source ·
pub fn set_error(code: ErrorType, message: &str) -> Result<(), NulError>
Expand description

Set an error code and message in the active thread.

Errors