SIFWorks ADK 2.0
AdkParsingException Class
NamespacesEdustructures.SifWorksAdkParsingException

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

Signals an error parsing SIF message content
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class AdkParsingException : AdkException
<SerializableAttribute> _
Public Class AdkParsingException _
	Inherits AdkException
[SerializableAttribute]
public ref class AdkParsingException : public AdkException
Members
All MembersConstructors



IconMemberDescription
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

Inheritance Hierarchy
Object
Exception
 AdkException
  AdkParsingException

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