Overload List

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

See Also