error

dolfin.cpp.common.error()

Print error message and throw an exception. Note to developers: this function should not be used internally in DOLFIN. Use the more informative dolfin_error instead.

Parameters:msg (std::string) –
Return type:void