public abstract class PrinterSqlException extends SqlException
| 构造器和说明 |
|---|
PrinterSqlException() |
PrinterSqlException(String message) |
PrinterSqlException(String message,
Throwable cause) |
PrinterSqlException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
PrinterSqlException(Throwable cause) |
Copyright © 2022. All rights reserved.