Method: OryClient::GenericErrorContent#message

Defined in:
lib/ory-client/models/generic_error_content.rb

#messageObject

Message contains the error message.



29
30
31
# File 'lib/ory-client/models/generic_error_content.rb', line 29

def message
  @message
end