2009-12-07 Rolf Bjarne Kvinge <RKvinge@novell.com>
[moon.git] / class / System.Windows / System.Windows.Automation / ElementNotAvailableException.cs
blobe19f184025c9ef5e8506163cceeb316b64e3db37
1 /*
2 * ElementNotAvailableException.cs.
4 * Contact:
5 * Moonlight List (moonlight-list@lists.ximian.com)
7 * Copyright 2008 Novell, Inc. (http://www.novell.com)
9 * See the LICENSE file included with the distribution for details.
13 using System;
15 namespace System.Windows.Automation
17 public class ElementNotAvailableException : Exception