| public class java.util IllegalFormatCodePointException
|
Java SE 6 |
Character#isValidCodePoint is passed to the
Formatter.
Unless otherwise specified, passing a null argument to any
method or constructor in this class will cause a NullPointerException to be thrown.
| version | 1.4, 12/01/05 |
| since | 1.5 |
| Constructors | |||
|---|---|---|---|
| public | IllegalFormatCodePointException(int c) Constructs an instance of this class with the specified illegal code point as defined by Character#isValidCodePoint.
| ||
| Properties | |||
|---|---|---|---|
| public int | getCodePoint() Returns the illegal code point as defined by Character#isValidCodePoint.
| ||
| public String | getMessage() | ||
| 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 |
![]() |
![]() |
|