パッケージ org.postgresql.util
クラス ServerErrorMessage
java.lang.Object
org.postgresql.util.ServerErrorMessage
- すべての実装されたインタフェース:
Serializable
- 関連項目:
-
コンストラクタの概要
コンストラクタコンストラクタ説明ServerErrorMessage
(String serverError) ServerErrorMessage
(EncodingPredictor.DecodeResult serverError) -
メソッドの概要
修飾子とタイプメソッド説明@Nullable String
@Nullable String
@Nullable String
@Nullable String
@Nullable String
getFile()
@Nullable String
getHint()
int
@Nullable String
int
getLine()
@Nullable String
int
@Nullable String
@Nullable String
@Nullable String
@Nullable String
@Nullable String
getTable()
@Nullable String
getWhere()
toString()
-
コンストラクタの詳細
-
ServerErrorMessage
-
ServerErrorMessage
-
-
メソッドの詳細
-
getSQLState
-
getMessage
-
getSeverity
-
getDetail
-
getHint
-
getPosition
public int getPosition() -
getWhere
-
getSchema
-
getTable
-
getColumn
-
getDatatype
-
getConstraint
-
getFile
-
getLine
public int getLine() -
getRoutine
-
getInternalQuery
-
getInternalPosition
public int getInternalPosition() -
toString
-