Exception: Maia::Error::Generic

Inherits:
StandardError
  • Object
show all
Defined in:
lib/maia/error/generic.rb

Direct Known Subclasses

NoCredentials, Unregistered

Instance Attribute Summary collapse

Instance Attribute Details

#payloadObject

Returns the value of attribute payload.



4
5
6
# File 'lib/maia/error/generic.rb', line 4

def payload
  @payload
end