Method: OryClient::GenericErrorContent#error

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

#errorObject

Name is the error name.



23
24
25
# File 'lib/ory-client/models/generic_error_content.rb', line 23

def error
  @error
end