Error

TODO

  • StandardError

Creating a custom error#

class InvalidData < StandardError; end