// Assembly: System.Core
// Full name: System.Linq.Error

namespace System.Linq
{
public class Error // TypeDefIndex: 9558
{

	// Methods
	// RVA: -1
	internal static type#18121 ArgumentNull(type#26576 s) { }
	// RVA: -1
	internal static type#18121 ArgumentOutOfRange(type#26576 s) { }
	// RVA: -1
	internal static type#18121 MoreThanOneElement() { }
	// RVA: -1
	internal static type#18121 MoreThanOneMatch() { }
	// RVA: -1
	internal static type#18121 NoElements() { }
	// RVA: -1
	internal static type#18121 NoMatch() { }
	// RVA: -1
	internal static type#18121 NotSupported() { }
}
}
