[This is preliminary documentation and is subject to change.]
Signals an error parsing SIF message content
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class AdkParsingException : AdkException
<SerializableAttribute> _ Public Class AdkParsingException _ Inherits AdkException
[SerializableAttribute] public ref class AdkParsingException : public AdkException
| All Members | Constructors | ||||
| Icon | Member | Description |
|---|---|---|
| AdkParsingExceptionAdkParsingExceptionNew(String, IZone) |
Constructs an exception with a detailed message and the zone associated with the error
| |
| AdkParsingExceptionAdkParsingExceptionNew(String, IZone, Exception) |
Constructs an exception with a detailed message, the zone and the inner exception that was raised
|
| Object | |||
| Exception | |||
| AdkException | |||
| AdkParsingException | |||