method reason
1 | class X::Str::Numeric |
1.1 | (X::Str::Numeric) method reason |
2 | class X::Numeric::Real |
2.1 | (X::Numeric::Real) method reason |
Documentation for method reason
assembled from the following types:
class X::Str::Numeric
From X::Str::Numeric
(X::Str::Numeric) method reason
method reason(--> Int)
Verbal description of the reason why the conversion failed.
class X::Numeric::Real
From X::Numeric::Real
(X::Numeric::Real) method reason
method reason(--> Str)
Returns the reason that the conversion failed.