Keyoti RapidSpell Desktop .NET API Docs
ZlibException Constructor (s)
APIKeyoti.RapidSpell.CompressionZlibExceptionZlibException(String)
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412