Initializes a new instance of the ContainerNotFoundException class.

Overload List

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

See Also