Exception: N::ScriptExitException

Inherits:
Exception
  • Object
show all
Defined in:
lib/n/app/script.rb

Overview

ScriptExitException

Raise this Exception in your Script to avoid processing. Typicaly used in request.redirect scenarios!