パッケージ org.iplass.mtp.entity

クラス EntityQueryTimeoutException

すべての実装されたインタフェース:
Serializable

public class EntityQueryTimeoutException extends EntityApplicationException
EQL発行時、timeoutヒントをセットした場合に、クエリがタイムアウトした際にスローされる例外。
関連項目:
  • コンストラクタの詳細

    • EntityQueryTimeoutException

      public EntityQueryTimeoutException()
    • EntityQueryTimeoutException

      public EntityQueryTimeoutException(String message, Throwable cause)
    • EntityQueryTimeoutException

      public EntityQueryTimeoutException(String message)
    • EntityQueryTimeoutException

      public EntityQueryTimeoutException(Throwable cause)