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