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