Exception: StyleTrain::Color::ByteError
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- StyleTrain::Color::ByteError
- Defined in:
- lib/style_train/color.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
776 777 778 |
# File 'lib/style_train/color.rb', line 776 def @message ||= "Bytes must be between 0 and 255" end |