SIFWorks ADK 2.0
AdkConfigException Class
NamespacesEdustructures.SifWorks.Tools.CfgAdkConfigException

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

Signals an error in an AgentConfig configuration file
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class AdkConfigException : AdkException
<SerializableAttribute> _
Public Class AdkConfigException _
	Inherits AdkException
[SerializableAttribute]
public ref class AdkConfigException : public AdkException
Members
All MembersConstructors



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

AdkConfigExceptionAdkConfigExceptionNew(String, Exception)
Constructs an exception with the error message and the inner exception that was raised

Inheritance Hierarchy
Object
Exception
 AdkException
  AdkConfigException

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