Exception: ActiveRecord::ValueTooLong
- Inherits:
-
StatementInvalid
- Object
- StandardError
- ActiveRecordError
- StatementInvalid
- ActiveRecord::ValueTooLong
- Defined in:
- lib/active_record/errors.rb
Overview
Raised when a record cannot be inserted or updated because a value too long for a column type.
Method Summary
Methods inherited from StatementInvalid
Constructor Details
This class inherits a constructor from ActiveRecord::StatementInvalid