A general purpose exception class for exceptions in the Zlib library.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class ZlibException : Exception
public class ZlibException : Exception
Public Class ZlibException Inherits Exception
Public Class ZlibException Inherits Exception
public ref class ZlibException : public Exception
public ref class ZlibException : public Exception
type ZlibException = class inherit Exception end
type ZlibException = class inherit Exception end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ZlibException()()()() |
The ZlibException class captures exception information generated
by the Zlib library.
| |
| ZlibException(String) |
This ctor collects a message attached to the exception.
| |
| Data | (Inherited from Exception.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetBaseException()()()() | (Inherited from Exception.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Exception.) | |
| GetType()()()() | (Inherited from Exception.) | |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| Message | (Inherited from Exception.) | |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) | |
| ToString()()()() | (Inherited from Exception.) |
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214