SIFWorks ADK 2.0
QueryFormatterException Constructor (msg, innerException)
NamespacesEdustructures.SifWorks.Tools.QueryQueryFormatterExceptionQueryFormatterExceptionQueryFormatterExceptionNew(String, Exception)

[This is preliminary documentation and is subject to change.]

Constructs an exception with a message and the inner exception
Declaration Syntax
C#Visual BasicVisual C++
public QueryFormatterException(
	string msg,
	Exception innerException
)
Public Sub New ( _
	msg As String, _
	innerException As Exception _
)
public:
QueryFormatterException (
	String^ msg, 
	Exception^ innerException
)
Parameters
msg (String)
innerException (Exception)

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10