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 Summary
ConstructorDescriptionFulltextSearchRuntimeException
(String message) FulltextSearchRuntimeException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FulltextSearchRuntimeException
public FulltextSearchRuntimeException() -
FulltextSearchRuntimeException
-
FulltextSearchRuntimeException
-
FulltextSearchRuntimeException
-