| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
IllegalArgumentExceptionjonelo.sugar.util.EncodingExceptionpublic class EncodingExceptionextends IllegalArgumentExceptionConstructor Summary | |
| |
| |
public EncodingException()
Constructs aEncodingExceptionwith no detail message.
public EncodingException(String s)
Constructs aEncodingExceptionwith the specified detail message.
- Parameters:
s- the detail message.