public class ParseException extends RuntimeException
ParseException class.
| 构造器和说明 |
|---|
ParseException(String msg,
Location loc)
Constructor for ParseException.
|
ParseException(String msg,
Location loc,
Throwable t)
Constructor for ParseException.
|
Copyright © 2023. All rights reserved.