Exception: Spree::LogEntry::BadAlias

Inherits:
SerializationError show all
Defined in:
app/models/spree/log_entry.rb

Overview

Raised when YAML contains aliases and they’re not enabled

Instance Attribute Summary

Attributes inherited from SerializationError

#psych_exception

Method Summary

Methods inherited from SerializationError

#initialize

Constructor Details

This class inherits a constructor from Spree::LogEntry::SerializationError