AwsConfigParseException

class AwsConfigParseException(message: String, lineNumber: Int)

Base exception for AWS config file parser errors.

Constructors

Link copied to clipboard
constructor(message: String, lineNumber: Int)