// Assembly: UniTask
// Full name: Cysharp.Threading.Tasks.ExceptionHolder

namespace Cysharp.Threading.Tasks
{
public class ExceptionHolder // TypeDefIndex: 12143
{
	// Fields
	type#18132 exception;
	type#15314 calledGet;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#18131 exception) { }
	// RVA: -1
	public type#18131 GetException() { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
}
}
