from chimerax.core.errors import UserError
raise UserError("custom user error")
