Keyoti RapidSpell WPF API Docs
ZlibException Constructor (s)
APIKeyoti.RapidSpell.Compression.WpfZlibExceptionZlibException(String)
Keyoti RapidSpell WPF
This ctor collects a message attached to the exception.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ZlibException(
	string s
)
public ZlibException(
	string s
)
Public Sub New ( 
	s As String
)
Public Sub New ( 
	s As String
)
public:
ZlibException(
	String^ s
)
public:
ZlibException(
	String^ s
)
new : 
        s : string -> ZlibException
new : 
        s : string -> ZlibException
Parameters
s (String)

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