[This is preliminary documentation and is subject to change.]
Base exception thrown by the Glue framework when some operations are invoked that do not apply
System Object
System Exception NFX NFXException NFX.Glue GlueException NFX.Glue InvalidGlueOperationExceptionNamespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class InvalidGlueOperationException : GlueException
[SerializableAttribute]
public class InvalidGlueOperationException : GlueException
<SerializableAttribute>
Public Class InvalidGlueOperationException
Inherits GlueException
<SerializableAttribute>
Public Class InvalidGlueOperationException
Inherits GlueException
[SerializableAttribute]
public ref class InvalidGlueOperationException : public GlueException
[SerializableAttribute]
public ref class InvalidGlueOperationException : public GlueException
[<SerializableAttribute>]
type InvalidGlueOperationException =
class
inherit GlueException
end
[<SerializableAttribute>]
type InvalidGlueOperationException =
class
inherit GlueException
end