public class RelationalException extends RuntimeException
| 构造器和说明 |
|---|
RelationalException() |
RelationalException(String message) |
RelationalException(String message,
Throwable cause) |
RelationalException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RelationalException(Throwable cause) |
Copyright © 2020 com.github.braisdom. All rights reserved.