パッケージ org.postgresql.util
クラス PSQLWarning
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
java.sql.SQLWarning
org.postgresql.util.PSQLWarning
- すべての実装されたインタフェース:
Serializable
,Iterable<Throwable>
- 関連項目:
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド java.sql.SQLWarning
getNextWarning, setNextWarning
クラスから継承されたメソッド java.sql.SQLException
getErrorCode, getNextException, getSQLState, iterator, setNextException
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 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
-
コンストラクタの詳細
-
PSQLWarning
-
-
メソッドの詳細
-
getMessage
- オーバーライド:
getMessage
クラス内Throwable
-
getServerErrorMessage
-