Class AmazonClientException
Exception thrown by the SDK for errors that occur within the SDK.
public class AmazonClientException : Exception, ISerializable
- Inheritance
-
AmazonClientException
- Implements
- Derived
- Inherited Members
Constructors
AmazonClientException(string)
public AmazonClientException(string message)
Parameters
message
string
AmazonClientException(string, Exception)
public AmazonClientException(string message, Exception innerException)