Libraries
»
worker_tools
(1.1.0)
»
Index (E)
»
WorkerTools
»
Errors
Module: WorkerTools::Errors
Defined in:
lib/worker_tools/errors.rb
Constant Summary
collapse
Silent =
Class
.
new
(
Error
)
WrongNumberOfColumns =
Class
.
new
(
Silent
)
DuplicatedColumns =
Class
.
new
(
Silent
)
MissingColumns =
Class
.
new
(
Silent
)