Class FulltextSearchRuntimeException

All Implemented Interfaces:
Serializable

public class FulltextSearchRuntimeException extends SystemException
全文検索処理時に発生するException
See Also:
  • Constructor Details

    • FulltextSearchRuntimeException

      public FulltextSearchRuntimeException()
    • FulltextSearchRuntimeException

      public FulltextSearchRuntimeException(String message, Throwable cause)
    • FulltextSearchRuntimeException

      public FulltextSearchRuntimeException(String message)
    • FulltextSearchRuntimeException

      public FulltextSearchRuntimeException(Throwable cause)