Exception: Substation::ReservedNameError
- Defined in:
- lib/substation.rb
Overview
Raised when a reserved method is being given
Constant Summary collapse
- MSG =
'%s is a reserved name'.freeze
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Substation::Error