Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public | UnsupportedEncodingException(String
Describes the reason for the exception. s)Constructs an UnsupportedEncodingException with a detail message. |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. |
UnsupportedEncodingException | back to summary |
---|---|
public UnsupportedEncodingException() Constructs an UnsupportedEncodingException without a detail message. |
UnsupportedEncodingException | back to summary |
---|---|
public UnsupportedEncodingException(String s) Constructs an UnsupportedEncodingException with a detail message.
|