Exception: Sumac::UnexposableObjectError

Inherits:
MessageError show all
Defined in:
lib/sumac/unexposable_object_error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/sumac/unexposable_object_error.rb', line 4

def message
  "object has not been exposed, it can not be shared"
end