FreeLimitReachedException Class |
Exception that occurs when free limit is reached.
Inheritance Hierarchy
Namespace:
GemBox.Email
Assembly:
GemBox.Email (in GemBox.Email.dll) Version: 13.0.35.1003
Syntax[SerializableAttribute]
public sealed class FreeLimitReachedException : Exception
<SerializableAttribute>
Public NotInheritable Class FreeLimitReachedException
Inherits Exception
See Also