All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jvmMain.aws.sdk.kotlin.runtime.auth.credentials.SdkIOException.kt Maven / Gradle / Ivy

/*
 * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 * SPDX-License-Identifier: Apache-2.0
 */
package aws.sdk.kotlin.runtime.auth.credentials

import java.io.IOException

@Suppress("ACTUAL_WITHOUT_EXPECT")
internal actual typealias SdkIOException = IOException




© 2015 - 2025 Weber Informatics LLC | Privacy Policy