# UpstoxDeveloperApi.OAuthClientException

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cause** | [**OAuthClientExceptionCause**](OAuthClientExceptionCause.md) |  | [optional] 
**stackTrace** | [**[OAuthClientExceptionCauseStackTrace]**](OAuthClientExceptionCauseStackTrace.md) |  | [optional] 
**message** | **String** |  | [optional] 
**suppressed** | [**[OAuthClientExceptionCauseSuppressed]**](OAuthClientExceptionCauseSuppressed.md) |  | [optional] 
**localizedMessage** | **String** |  | [optional] 
