Exception: Alephant::Broker::InvalidAssetId

Inherits:
Exception
  • Object
show all
Defined in:
lib/alephant/broker/errors/invalid_asset_id.rb

Instance Method Summary collapse

Constructor Details

#initialize(msg) ⇒ InvalidAssetId



5
6
7
# File 'lib/alephant/broker/errors/invalid_asset_id.rb', line 5

def initialize(msg)
  super
end