Initializes a new instance of the ContainerNotFoundException class.
Overload List
Name | Description | |
---|---|---|
![]() | ContainerNotFoundException()()()() | Initializes a new instance of the ContainerNotFoundException class. |
![]() | 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. |
![]() | ContainerNotFoundException(String, Exception) | Initializes a new instance of the ContainerNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception. |