module Legion module Exception class HandledTask < StandardError end end end