AWS SDK for Kotlin
Toggle table of contents
1.6.60
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
aws-config
/
aws.sdk.kotlin.runtime.config.profile
/
AwsConfigParseException
Aws
Config
Parse
Exception
class
AwsConfigParseException
(
message
:
String
,
lineNumber
:
Int
)
Base exception for AWS config file parser errors.
Members
Constructors
Aws
Config
Parse
Exception
Link copied to clipboard
constructor
(
message
:
String
,
lineNumber
:
Int
)