class ActiveRecord::NotNullViolation

Parent:
ActiveRecord::StatementInvalid

Raised when a record cannot be inserted or updated because it would violate a not null constraint.

© 2004–2019 David Heinemeier Hansson
Licensed under the MIT License.