Sha256: f1b3045caaf912ce2755040231f31e27a6ecb818c54809b74fbebba4f073e3b4
Contents?: true
Size: 477 Bytes
Versions: 5
Compression:
Stored size: 477 Bytes
Contents
class NotSupportedError < TypeError ; end # mechanize interface definitions class ManageTapesError < StandardError ; end class ManageInitiatorsError < StandardError ; end class ProxyArgumentError < ArgumentError ; end class DepreciatedMethodError < StandardError ; end class DBError < StandardError ; end class CheckSumMisMatchError < StandardError ; end class ImplemenationError < StandardError puts = "Need to implement" end class FileNotFoundError< StandardError ; end
Version data entries
5 entries across 5 versions & 1 rubygems