Exception: Toq::Exceptions::UnsafeMethod
- Defined in:
- lib/toq/exceptions.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#rpc_unsafe_method_error? ⇒ Bool
Returns true.
122 123 124 |
# File 'lib/toq/exceptions.rb', line 122 def rpc_unsafe_method_error? true end |