Class IllegalArgumentException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<IllegalArgumentException.Builder,IllegalArgumentException>

@Generated("software.amazon.awssdk:codegen") public final class IllegalArgumentException extends BackupStorageException implements ToCopyableBuilder<IllegalArgumentException.Builder,IllegalArgumentException>
Non-retryable exception, indicates client error (wrong argument passed to API). See exception message for details.
See Also: