SIFWorks ADK 2.0
QueryFormatterException Class
NamespacesEdustructures.SifWorks.Tools.QueryQueryFormatterException

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

Signals an unrecoverable processing error by a QueryFormatter
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class QueryFormatterException : SifException
<SerializableAttribute> _
Public Class QueryFormatterException _
	Inherits SifException
[SerializableAttribute]
public ref class QueryFormatterException : public SifException
Members
All MembersConstructors



IconMemberDescription
QueryFormatterExceptionQueryFormatterExceptionNew(String)
Constructs an exception with the error message

QueryFormatterExceptionQueryFormatterExceptionNew(String, Exception)
Constructs an exception with a message and the inner exception

Inheritance Hierarchy
Object
Exception
 AdkException
  AdkMessagingException
   SifException
    QueryFormatterException

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