# AptosError
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**message** | **String** | A message describing the error |
**error_code** | [**models::AptosErrorCode**](AptosErrorCode.md) | |
**vm_error_code** | Option<**i32**> | A code providing VM error details when submitting transactions to the VM | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)