Exception: CSI::TypeInvalid

Inherits:
Error
  • Object
show all
Defined in:
lib/errors.rb,
lib/csi/errors.rb

Overview

Raised when trying to find an invalid type e.g.

CSI::naics("FBI")
# => CSI::TypeInvalid

CSI::sic("CIA")
# => CSI::TypeInvalid