Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
U
UnsupportedEncodingException
- Exception in
java.io
The Character Encoding is not supported.
UnsupportedEncodingException()
- Constructor for exception java.io.
UnsupportedEncodingException
Constructs an UnsupportedEncodingException without a detail message.
UnsupportedEncodingException(String)
- Constructor for exception java.io.
UnsupportedEncodingException
Constructs an UnsupportedEncodingException with a detail message.
useDaylightTime()
- Method in class java.util.
TimeZone
Queries if this time zone uses Daylight Savings Time.
UTFDataFormatException
- Exception in
java.io
Signals that a malformed UTF-8 string has been read in a data input stream or by any class that implements the data input interface.
UTFDataFormatException()
- Constructor for exception java.io.
UTFDataFormatException
Constructs a UTFDataFormatException with null as its error detail message.
UTFDataFormatException(String)
- Constructor for exception java.io.
UTFDataFormatException
Constructs a UTFDataFormatException with the specified detail message.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y