source:
trunk/Include/Classes/System/Collections/Generic/KeyNotFoundException.ab@
403
Last change on this file since 403 was 403, checked in by , 17 years ago | |
---|---|
File size: 186 bytes |
Line | |
---|---|
1 | Namespace System |
2 | Namespace Collections |
3 | Namespace Generic |
4 | |
5 | |
6 | Class KeyNotFoundException |
7 | Inherits System.SystemException |
8 | End Class |
9 | |
10 | |
11 | End Namespace |
12 | End Namespace |
13 | End Namespace |
Note:
See TracBrowser
for help on using the repository browser.