 |
Changeset 3390
- Timestamp:
- 03/23/08 21:37:55
(7 months ago)
- Author:
- kris
- Message:
PullParser? now throws XmlException?. Fixes #992
Thanks Frank
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r3340 |
r3390 |
|
| 15 | 15 | |
|---|
| 16 | 16 | private import tango.text.Util : indexOf; |
|---|
| | 17 | |
|---|
| | 18 | private import Integer = tango.core.Exception; |
|---|
| 17 | 19 | |
|---|
| 18 | 20 | private import Integer = tango.text.convert.Integer; |
|---|
| … | … | |
| 496 | 498 | errMsg = msg; |
|---|
| 497 | 499 | err = true; |
|---|
| 498 | | throw new Exception (msg); |
|---|
| | 500 | throw new XmlException (msg); |
|---|
| 499 | 501 | return XmlTokenType.Done; |
|---|
| 500 | 502 | } |
|---|
Download in other formats:
|
 |
 |
|
 |
Copyright © 2006-2008 Tango. All Rights Reserved. | Page Width:
Static or
Dynamic