Table of Contents

Class EC2TagMissingException

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

An exception that is thrown if the __soss_metadata tag is missing from the EC2 instance.

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

Constructors

EC2TagMissingException()

Constructor

EC2TagMissingException(SerializationInfo, StreamingContext)

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

EC2TagMissingException(string)

Constructor

EC2TagMissingException(string, Exception)

Constructor