S4ServiceClientException Constructor (String, Exception) A Sandcastle Documented Class Library
Initializes a new instance of the S4ServiceClientException class

Namespace: Ontotext.S4.service
Assembly: S4ClientLibrary (in S4ClientLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public S4ServiceClientException(
	string msg,
	Exception e
)

Parameters

msg
Type: SystemString

[Missing <param name="msg"/> documentation for "M:Ontotext.S4.service.S4ServiceClientException.#ctor(System.String,System.Exception)"]

e
Type: SystemException

[Missing <param name="e"/> documentation for "M:Ontotext.S4.service.S4ServiceClientException.#ctor(System.String,System.Exception)"]

See Also

Reference