Sha256: 7b0c1a7ec3d5c85425278d1686af0b7fefed36a606fa4d9746687430944afaff
Contents?: true
Size: 1.65 KB
Versions: 12
Compression:
Stored size: 1.65 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:message:@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#message: @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#message;;;IC; "