Initializes a new instance of the NotCachedException class.
Overload List
| Name | Description | |
|---|---|---|
| NotCachedException()()()() |
Initializes a new instance of the NotCachedException class with default settings.
| |
| NotCachedException(CultureInfo) |
Initializes a new instance of the NotCachedException class with default settings.
| |
| NotCachedException(String) |
Initializes a new instance of the NotCachedException class with a specified cache value.
| |
| NotCachedException(CultureInfo, String) |
Initializes a new instance of the NotCachedException class with a specified cache value.
| |
| NotCachedException(SerializationInfo, StreamingContext) |
Initializes a new instance of the NotCachedException class with a specified error message.
| |
| NotCachedException(String, Exception) |
Initializes a new instance of the NotCachedException class with a specified error message.
| |
| NotCachedException(CultureInfo, String, Exception) |
Initializes a new instance of the NotCachedException class with a specified error message.
|