Class SuspectedException
Thrown whenever an API fails.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class SuspectedException : CacheException
Name | Description |
---|---|
SuspectedException(SerializationInfo, StreamingContext) | overloaded constructor, manual serialization. |
SuspectedException(String) | overloaded constructor, takes the reason as parameter. |