CachingException Class |
Exception thrown by PostSharp.Patterns.Caching.

System.Object
System.Exception
PostSharp.Patterns.Caching.CachingException
PostSharp.Patterns.Caching.InvalidCacheItemException
System.Exception
PostSharp.Patterns.Caching.CachingException
PostSharp.Patterns.Caching.InvalidCacheItemException
Namespace: PostSharp.Patterns.Caching
Assembly: PostSharp.Patterns.Caching (in PostSharp.Patterns.Caching.dll) Version: 5.0.55.0 (5.0.55.0)

C#
[SerializableAttribute] public class CachingException : Exception
The CachingException type exposes the following members.

Name | Description | |
---|---|---|
![]() | CachingException() |
Initializes a new CachingException with the default error message.
|
![]() | CachingException(String) |
Initializes a new CachingException with a given error message.
|
![]() | CachingException(SerializationInfo, StreamingContext) |
Deserialization constructor.
|
![]() | CachingException(String, Exception) |
Initializes a new CachingException with a given error message and inner Exception.
|

Name | Description | |
---|---|---|
![]() | QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |
