Package io.jmix.search.exception
Class FileParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jmix.search.exception.FileParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionFileParseException
(String fileName) FileParseException
(String fileName, String details) FileParseException
(String fileName, String details, Throwable cause) FileParseException
(String fileName, 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
-
FileParseException
-
FileParseException
-
FileParseException
-
FileParseException
-