Initializes a new AmazonS3Exception with a specific error message and the inner exception
            that is the cause of this exception.
            

 Declaration Syntax

 Parameters
- message (String)
- Overview of error
- innerException (Exception)
- The exception that is the cause of the current exception.
            If the innerException parameter is not a null reference, the current exception is
            raised in a catch block that handles the inner exception.
Assembly: 
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)