class BSON::Error::InvalidDecimal128Range
Raised when the exponent is outside the valid range.
def message
-
(String)
- The error message.
Other tags:
- Example: Get the message. -
def message MESSAGE end
Raised when the exponent is outside the valid range.
(String)
- The error message.
def message MESSAGE end