Sha256: 503f7c864c362148f77525cc7667d7adf9e5e8b2efd487a154e264f62ab131b3
Contents?: true
Size: 147 Bytes
Versions: 1
Compression:
Stored size: 147 Bytes
Contents
module Deplomat class ExecutionError < Exception;end class NoSuchPathError < Exception;end class RequisitesNumberError < Exception; end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
deplomat-0.2.0 | lib/deplomat/exceptions.rb |