BatchReadException

The batch read exception structure, which contains the exception type and message.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An exception message that is associated with the failure.

Link copied to clipboard

A type of exception, such as InvalidArnException.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String