2 references to
System.Data (2)
fx\src\data\System\Data\Filter\FilterException.cs (2)
54
public EvaluateException(string message, Exception innerException) :
base
(message, innerException) {}
75
public SyntaxErrorException(string message, Exception innerException) :
base
(message, innerException) {}