C# Class Gribble.Expressions.OperatorNotSupportedException

Inheritance: System.Exception
Show file Open project: mikeobrien/Gribble

Public Methods

Method Description
OperatorNotSupportedException ( ExpressionType type ) : System

Method Details

OperatorNotSupportedException() public method

public OperatorNotSupportedException ( ExpressionType type ) : System
type ExpressionType
return System