Sha256: eca99fa9cb6844ea79d1dc11382659e7c0732e7c138f40aa07fa8614fac23fb0
Contents?: true
Size: 131 Bytes
Versions: 3
Compression:
Stored size: 131 Bytes
Contents
module TasksManagement class OwnerIdSettedException < RuntimeError end class InvalidTaskStateException < RuntimeError end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tasks_management-0.1.4 | lib/tasks_management/exceptions.rb |
tasks_management-0.1.3 | lib/tasks_management/exceptions.rb |
tasks_management-0.1.2 | lib/tasks_management/exceptions.rb |