class AmazonAlbumArt::AmazonAlbumArtError
Public Class Methods
new(msg)
click to toggle source
Calls superclass method
# File lib/amazon-album-art/client.rb, line 145 def initialize(msg) super(msg) end