Sha256: 2610b208b134719f288325d91441655774ead26a6d6322df1d57135936a16223

Contents?: true

Size: 224 Bytes

Versions: 3

Compression:

Stored size: 224 Bytes

Contents

class MLS::Exception < Exception
end

class MLS::BadRequest < MLS::Exception
end

class MLS::Unauthorized < MLS::Exception
end

class MLS::NotFound < MLS::Exception
end

class MLS::ApiVersionUnsupported < MLS::Exception
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mls-0.2.2 lib/mls/errors.rb
mls-0.2.1 lib/mls/errors.rb
mls-0.2.0 lib/mls/errors.rb