クラス FulltextSearchRuntimeException

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

public class FulltextSearchRuntimeException extends SystemException
全文検索処理時に発生するException
関連項目:
  • コンストラクタの詳細

    • FulltextSearchRuntimeException

      public FulltextSearchRuntimeException()
    • FulltextSearchRuntimeException

      public FulltextSearchRuntimeException(String message, Throwable cause)
    • FulltextSearchRuntimeException

      public FulltextSearchRuntimeException(String message)
    • FulltextSearchRuntimeException

      public FulltextSearchRuntimeException(Throwable cause)