Sha256: 6a5509b4b06467b5b94500918b2641720ec4684b87e20cc94485177daf9aba6e
Contents?: true
Size: 1.64 KB
Versions: 12
Compression:
Stored size: 1.64 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:to_str:@docstringIC:YARD::Docstring"ĪReturns the result of invoking <code>exception.to_s</code>. Normally this returns the exception's message or name. By supplying a to_str method, exceptions are agreeing to be used where Strings are expected. :@objectu:YARD::StubProxyException#to_str: @summary0: @all"Returns the result of invoking <code>exception.to_s</code>. Normally this returns the exception's message or name. By supplying a to_str method, exceptions are agreeing to be used where Strings are expected. @overload message @return [String] @overload to_str @return [String]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Exception#to_str;:message;IC; "