Files
noVNC/include
Solly Ross d9fc1c7be4 Throw exceptions from RFB constructor
Previously, if an error was thrown from the Display constructor
in the RFB constructor, we would attempt to use `RFB#updateState`
to handle this.  However, `RFB#updateState` attempts to close
the WebSocket connection, which doesn't exist at this point.

In the constructor, it's probably just better to raise an exception
instead (making sure to clean up anything relevant).

Fixes #460
2015-03-26 17:10:24 -04:00
..
2013-04-25 09:52:10 -05:00
2014-09-15 16:46:02 -04:00
2014-09-15 16:46:02 -04:00
2015-03-26 17:09:05 -04:00
2014-09-15 16:46:02 -04:00
2014-11-26 09:24:13 +01:00
2011-02-03 11:04:32 -06:00
2015-03-26 17:10:24 -04:00
2015-03-26 17:10:24 -04:00
2015-03-26 17:09:05 -04:00
2014-09-15 16:46:02 -04:00