Class FulltextSearchRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.SystemException
org.iplass.mtp.entity.fulltextsearch.FulltextSearchRuntimeException
- All Implemented Interfaces:
- Serializable
全文検索処理時に発生するException
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionFulltextSearchRuntimeException(String message) FulltextSearchRuntimeException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
FulltextSearchRuntimeExceptionpublic FulltextSearchRuntimeException()
- 
FulltextSearchRuntimeException
- 
FulltextSearchRuntimeException
- 
FulltextSearchRuntimeException
 
-