パッケージ org.postgresql.util
クラス PSQLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
org.postgresql.util.PSQLException
- すべての実装されたインタフェース:
Serializable
,Iterable<Throwable>
- 関連項目:
-
コンストラクタの概要
コンストラクタコンストラクタ説明PSQLException
(@Nullable String msg, @Nullable PSQLState state) PSQLException
(@Nullable String msg, @Nullable PSQLState state, @Nullable Throwable cause) PSQLException
(ServerErrorMessage serverError) PSQLException
(ServerErrorMessage serverError, boolean detail) -
メソッドの概要
クラスから継承されたメソッド java.sql.SQLException
getErrorCode, getNextException, getSQLState, iterator, setNextException
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
インタフェースから継承されたメソッド java.lang.Iterable
forEach, spliterator
-
コンストラクタの詳細
-
PSQLException
-
PSQLException
-
PSQLException
-
PSQLException
-
-
メソッドの詳細
-
getServerErrorMessage
-