Keyoti RapidSpell WPF API Docs
ZlibException Class
APIKeyoti.RapidSpell.Compression.WpfZlibException
Keyoti RapidSpell WPF
A general purpose exception class for exceptions in the Zlib library.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual 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
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.)
Inheritance Hierarchy
Object
Exception
 ZlibException

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214