Overload List

  NameDescription
Public methodCacheException()()()()
Initializes a new instance of the CacheException class.
Public methodCacheException(Exception)
Initializes a new instance of the CacheException class.
Public methodCacheException(String)
Initializes a new instance of the CacheException class.
Protected methodCacheException(SerializationInfo, StreamingContext)
Initializes a new instance of the CacheException class with serialized data.
Public methodCacheException(String, Exception)
Initializes a new instance of the CacheException class.

See Also