ErrorResponseInnerError

data class ErrorResponseInnerError(val innerError: ErrorResponse? = null)

Object containing more specific information than the current object about the error.

Constructors

Link copied to clipboard
constructor(innerError: ErrorResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Standard error object.