Searched refs:MuxNotImplementedException (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
H A Dmux.py89 class MuxNotImplementedException(Exception): class in inherits:Exception
422 raise MuxNotImplementedException('NewChannelSlot is not implemented')
1250 raise MuxNotImplementedException(
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
H A Dmux.py112 class MuxNotImplementedException(Exception): class in inherits:Exception

Completed in 199 milliseconds