# File lib/rouge/cli.rb, line 80
def
self
.
error!
(
msg
,
status
=
1
)
raise
Error
.
new
(
msg
,
status
)
end