Sha256: 8dd05382bba50172c19b8b1f66242fd991844db90b2a0d9f2a3b3abb936b5e47
Contents?: true
Size: 242 Bytes
Versions: 4
Compression:
Stored size: 242 Bytes
Contents
=begin OpenTok Ruby Library http://www.tokbox.com/ Copyright 2010, TokBox, Inc. =end module OpenTok # The exception that gets thrown when an invalid api-key and/or secret is given. class OpenTokException < RuntimeError end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
opentok-0.0.5 | lib/open_tok/exceptions.rb |
opentok-0.0.4 | lib/open_tok/exceptions.rb |
opentok-0.0.3 | lib/open_tok/exceptions.rb |
opentok-0.0.2 | lib/open_tok/exceptions.rb |