Sha256: d52336e1f404bd2ed861e46b5c9d1fa1e3143f9df4e28e076c1139368b472f0b

Contents?: true

Size: 139 Bytes

Versions: 1

Compression:

Stored size: 139 Bytes

Contents

module Multiflow
  class NoTransitionFound < Exception; end
  class NoStateFound < Exception; end
  class NoEventFound < Exception; end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
multiflow-1.0.0 lib/multiflow/exception.rb