[This is preliminary documentation and is subject to change.]
Signals an unrecoverable processing error by a QueryFormatter
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class QueryFormatterException : SifException
<SerializableAttribute> _ Public Class QueryFormatterException _ Inherits SifException
[SerializableAttribute] public ref class QueryFormatterException : public SifException
| All Members | Constructors | ||||
| Icon | Member | Description |
|---|---|---|
| QueryFormatterExceptionQueryFormatterExceptionNew(String) |
Constructs an exception with the error message
| |
| QueryFormatterExceptionQueryFormatterExceptionNew(String, Exception) |
Constructs an exception with a message and the inner exception
|
| Object | |||||
| Exception | |||||
| AdkException | |||||
| AdkMessagingException | |||||
| SifException | |||||
| QueryFormatterException | |||||