SIFWorks ADK 2.0
AdkSchemaException Class
NamespacesEdustructures.SifWorksAdkSchemaException

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

Thrown when an element or attribute is referenced but does not exist.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class AdkSchemaException : AdkException
<SerializableAttribute> _
Public Class AdkSchemaException _
	Inherits AdkException
[SerializableAttribute]
public ref class AdkSchemaException : public AdkException
Members
All MembersConstructors



IconMemberDescription
AdkSchemaExceptionAdkSchemaExceptionNew(String)
Constructs an exception with an error message

AdkSchemaExceptionAdkSchemaExceptionNew(String, IZone)
Constructs an exception with the error message and the zone that is associated with the error

AdkSchemaExceptionAdkSchemaExceptionNew(String, IZone, Exception)
Constructs an exception with the error message, the zone that is associated with the error and the Exception that is the cause

Inheritance Hierarchy
Object
Exception
 AdkException
  AdkSchemaException

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