# Dropbox::Sign::ErrorResponseError Contains information about an error that occurred. ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `error_msg`*_required_ | ```String``` | Message describing an error. | | | `error_name`*_required_ | ```String``` | Name of the error. | | | `error_path` | ```String``` | Path at which an error occurred. | |