Class MetricsException
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public class MetricsException : CacheException, ISerializable, _Exception
Constructors
Name | Description |
---|---|
MetricsException() | |
MetricsException(Int32) | Overloaded constructor |
MetricsException(Int32, String) | Overloaded constructor |
MetricsException(Int32, String, Exception) | Overloaded Constructor |
MetricsException(Int32, String, String) | Overloaded Constructor |
MetricsException(SerializationInfo, StreamingContext) | Overloaded constructor, manual serialization. |
MetricsException(String) | Overloaded constructor, takes the reason as parameter. |
MetricsException(String, Exception) | Overloaded constructor. |
Methods
Name | Description |
---|---|
GetObjectData(SerializationInfo, StreamingContext) | Manual serialization. |