We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 709bfdd + 3f57293 commit 3989ee8Copy full SHA for 3989ee8
lib/bigbluebutton_exception.rb
@@ -1,6 +1,6 @@
1
module BigBlueButton
2
3
- class BigBlueButtonException < Exception
+ class BigBlueButtonException < StandardError
4
attr_accessor :key
5
6
def to_s
0 commit comments