Method: OryClient::GenericErrorContent#error_description
- Defined in:
- lib/ory-client/models/generic_error_content.rb
#error_description ⇒ Object
Description contains further information on the nature of the error.
26 27 28 |
# File 'lib/ory-client/models/generic_error_content.rb', line 26 def error_description @error_description end |