Class SuspectedException
This exception is thrown whenever an API fails.
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public class SuspectedException : CacheException, ISerializable, _Exception
Constructors
| Name | Description |
|---|---|
|
Suspected |
Overloaded constructor, takes the reason as parameter. |
|
Suspected |
Overloaded constructor |
|
Suspected |
Overloaded constructor, manual serialization. |
|
Suspected |
Overloaded constructor, takes the reason as parameter. |