AwsExceptionFn typedef

AwsExceptionFn = AwsException Function(String type, String message)

Implementation

typedef AwsExceptionFn = AwsException Function(String type, String message);