Table of Contents

Class EC2AdapterException

Namespace
Scaleout.Client.EC2
Assembly
Scaleout.Client.EC2.dll

An exception that is thrown if the EC2BootstrapGatewayProvider encounters invalid tag metadata on an EC2 instance or no EC2 instances can be found.

[Serializable]
public class EC2AdapterException : Exception, ISerializable
Inheritance
EC2AdapterException
Implements
Derived
Inherited Members

Constructors

EC2AdapterException()

Constructor

EC2AdapterException(SerializationInfo, StreamingContext)

Initializes a new instance of the Exception class with serialized data.

EC2AdapterException(string)

Constructor

EC2AdapterException(string, Exception)

Constructor