パッケージ org.iplass.mtp.entity
クラス EntityQueryTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.ApplicationException
org.iplass.mtp.entity.EntityApplicationException
org.iplass.mtp.entity.EntityQueryTimeoutException
- すべての実装されたインタフェース:
Serializable
EQL発行時、timeoutヒントをセットした場合に、クエリがタイムアウトした際にスローされる例外。
- 関連項目:
-
コンストラクタの概要
コンストラクタ説明EntityQueryTimeoutException
(String message) EntityQueryTimeoutException
(String message, Throwable cause) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
EntityQueryTimeoutException
public EntityQueryTimeoutException() -
EntityQueryTimeoutException
-
EntityQueryTimeoutException
-
EntityQueryTimeoutException
-