Flowdock
v2_5_5 - Show latest stable - 0 notes - Superclass: ArgError

Raised when throw is called with a tag which does not have corresponding catch block.

throw "foo", "bar"

raises the exception:

UncaughtThrowError: uncaught throw "foo"
Show files where this class is defined (1 file)
Register or log in to add new notes.