@Published public class DuplicateStatementException extends SqlStatementException
| Constructor and Description | 
|---|
DuplicateStatementException(java.lang.String message,
                           java.sql.SQLException e)
SQLExceptionをラップしたDuplicateStatementExceptionを生成する。 | 
getErrorCode, getSQLStatepublic DuplicateStatementException(java.lang.String message,
                                   java.sql.SQLException e)
SQLExceptionをラップしたDuplicateStatementExceptionを生成する。message - エラーメッセージe - SQLException