innerExceptions

@SerializedName(value = "innerExceptions")
@Expose
open var innerExceptions: List<Exception>

An array of exception objects each of which is considered a cause of this exception.