SIFWorks ADK 2.0
AdkUnknownOperatorException Class
NamespacesEdustructures.SifWorksAdkUnknownOperatorException

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

Represents the exception that is thrown when an unkown SIF_Operator is used in a SIF_Query
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class AdkUnknownOperatorException : Exception
<SerializableAttribute> _
Public Class AdkUnknownOperatorException _
	Inherits Exception
[SerializableAttribute]
public ref class AdkUnknownOperatorException : public Exception
Members
All MembersConstructors



IconMemberDescription
AdkUnknownOperatorExceptionAdkUnknownOperatorExceptionNew(String)
Constructs an error with the error message

AdkUnknownOperatorExceptionAdkUnknownOperatorExceptionNew(String, Exception)
Constructs an error with the error message and the original cause of the exception

Inheritance Hierarchy
Object
Exception
 AdkUnknownOperatorException

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