Caching Library

CachingException Class

Eccezioni generate dal sistema di caching

For a list of all members of this type, see CachingException Members.

System.Object
   System.Exception
      Caching.CachingException

[Visual Basic]
<Serializable>
Public Class CachingException     Inherits Exception [C#]
[Serializable]
public class CachingException : Exception [C++]
[Serializable]
public __gc class CachingException : public Exception [JScript] public 
   Serializable
class CachingException extends Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Caching

Assembly: Caching (in Caching.dll)

See Also

CachingException Members | Caching Namespace