Class Crc32MismatchException

All Implemented Interfaces:
Serializable

public final class Crc32MismatchException extends SdkClientException
Extension of SdkClientException that is thrown whenever the client-side computed CRC32 does not match the server-side computed CRC32.
See Also: