Initializes a new instance of the ContainerTypeException class.

Overload List

  NameDescription
Public methodContainerTypeException()()()()
Initializes a new instance of the ContainerTypeException class.
Public methodContainerTypeException(String)
Initializes a new instance of the ContainerTypeException class with a specified error message.
Protected methodContainerTypeException(SerializationInfo, StreamingContext)
Initializes a new instance of the ContainerTypeException class with serialized data.
Public methodContainerTypeException(String, Exception)
Initializes a new instance of the ContainerTypeException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also