| public class java.text ParseException
|
Java SE 6 |
| version | 1.17, 11/17/05 |
| See also | java.lang.Exception, java.text.Format, java.text.FieldPosition |
| Constructors | |||||
|---|---|---|---|---|---|
| public | ParseException(String s, int errorOffset) Details
Constructs a ParseException with the specified detail message and
offset.
A detail message is a String that describes this particular exception.
| ||||
| Properties | |
|---|---|
| public int | getErrorOffset() Returns the position where the error was found. |
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|