Exception: Xeme::Exception::CannotAssignKey

Inherits:
Xeme::Exception show all
Defined in:
lib/xeme.rb

Overview

Raised when a element in ‘@hsh` cannot be set directly.

Constant Summary collapse

KEY =
'cannot-assign-to-key'

Instance Attribute Summary

Attributes inherited from Xeme::Exception

#detail

Method Summary

Methods inherited from Xeme::Exception

#initialize, #message

Constructor Details

This class inherits a constructor from Xeme::Exception