Exception: Speechmatics::Response::Error::UnsupportedOutputFormat
- Inherits:
-
Speechmatics::Response::Error
- Object
- StandardError
- Speechmatics::Response::Error
- Speechmatics::Response::Error::UnsupportedOutputFormat
- Defined in:
- lib/speechmatics/response/error/unsupported_output_format.rb
Constant Summary collapse
- ERROR_STATUS =
404- ERROR_MESSAGE =
'Output format Not Supported'
Constants inherited from Speechmatics::Response::Error
Instance Attribute Summary
Attributes inherited from Speechmatics::Response::Error
Method Summary
Methods inherited from Speechmatics::Response::Error
classify, error_message, inherited, #initialize, matches?, matches_message?, matches_status?
Constructor Details
This class inherits a constructor from Speechmatics::Response::Error