public class ParserException extends RuntimeException
| 构造器和说明 |
|---|
ParserException() |
ParserException(String msg) |
ParserException(String message,
Throwable cause) |
ParserException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ParserException(Throwable cause) |
Copyright © 2018. All rights reserved.