public class ParseException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
ParseException(java.lang.String message) |
ParseException(java.lang.String message,
java.lang.Throwable cause) |
public static final long serialVersionUID
Copyright © 2022. All Rights Reserved.