Exception: PackerFiles::Core::Error
- Inherits:
-
Exception
- Object
- Exception
- PackerFiles::Core::Error
- Defined in:
- lib/PackerFiles/Core/Exceptions.rb
Overview
The top level class for all exceptions shown by this gem.
Direct Known Subclasses
EmptyArrayException, NilException, SizeException, URLException, Utils::MissingAccessor
Instance Attribute Summary collapse
-
#message ⇒ Object
Returns the value of attribute message.
Instance Attribute Details
#message ⇒ Object
Returns the value of attribute message.
11 12 13 |
# File 'lib/PackerFiles/Core/Exceptions.rb', line 11 def end |