Initializes a new instance of the ContainerTypeException class.
Overload List
Name | Description | |
---|---|---|
![]() | ContainerTypeException()()()() | Initializes a new instance of the ContainerTypeException class. |
![]() | ContainerTypeException(String) | Initializes a new instance of the ContainerTypeException class with a specified error message. |
![]() | ContainerTypeException(SerializationInfo, StreamingContext) | Initializes a new instance of the ContainerTypeException class with serialized data. |
![]() | ContainerTypeException(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. |