Initializes a new instance of the ContainerExistsException class.

Overload List

  NameDescription
ContainerExistsException(String)
Initializes a new instance of the ContainerExistsException class with a specified error message.
ContainerExistsException(SerializationInfo, StreamingContext)
Initializes a new instance of the ContainerExistsException class with serialized data.

See Also