Exception: Vedeu::Error::MissingRequired Private

Inherits:
StandardError
  • Object
show all
Defined in:
lib/vedeu/error.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Raised when value required by Vedeu to proceed is not given. For example, when a name is not provided for a model when attempting to store it in a repository.

Raises: