[This is preliminary documentation and is subject to change.]
Thrown by Behavior class to indicate behavior apply error
System Object
System Exception NFX NFXException NFX.Environment ConfigException NFX.Environment BehaviorApplyExceptionNamespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public sealed class BehaviorApplyException : ConfigException
[SerializableAttribute]
public sealed class BehaviorApplyException : ConfigException
<SerializableAttribute>
Public NotInheritable Class BehaviorApplyException
Inherits ConfigException
<SerializableAttribute>
Public NotInheritable Class BehaviorApplyException
Inherits ConfigException
[SerializableAttribute]
public ref class BehaviorApplyException sealed : public ConfigException
[SerializableAttribute]
public ref class BehaviorApplyException sealed : public ConfigException
[<SealedAttribute>]
[<SerializableAttribute>]
type BehaviorApplyException =
class
inherit ConfigException
end
[<SealedAttribute>]
[<SerializableAttribute>]
type BehaviorApplyException =
class
inherit ConfigException
end