// Assembly: mscorlib
// Full name: ErrorInfo

public class ErrorInfo // TypeDefIndex: 3285
{
	// Fields
	type#31952 _error;
	type#20868 _rawErrno;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 errno) { }
	// RVA: -1
	internal type#28660 .ctor(type#31951 error) { }
	// RVA: -1
	internal type#31951 get_Error() { }
	// RVA: -1
	internal type#20867 get_RawErrno() { }
	// RVA: -1
	internal type#26576 GetErrorMessage() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
