Libraries
»
sandthorn_driver_sequel
(4.1.0)
»
Index (E)
»
SandthornDriverSequel
»
Errors
Module: SandthornDriverSequel::Errors
Defined in:
lib/sandthorn_driver_sequel/errors.rb
Defined Under Namespace
Classes:
ConcurrencyError
,
WrongAggregateVersionError
Constant Summary
collapse
Error =
Class
.
new
(
StandardError
)
InternalError =
Class
.
new
(
Error
)
NoAggregateError =
Class
.
new
(
Error
)
EventFormatError =
Class
.
new
(
Error
)