[This is preliminary documentation and is subject to change.]
Signals an error in an AgentConfig configuration file
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class AdkConfigException : AdkException
<SerializableAttribute> _ Public Class AdkConfigException _ Inherits AdkException
[SerializableAttribute] public ref class AdkConfigException : public AdkException
| All Members | Constructors | ||||
| Icon | Member | Description |
|---|---|---|
| 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
|
| Object | |||
| Exception | |||
| AdkException | |||
| AdkConfigException | |||