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 SummaryConstructorsConstructorDescriptionFileParseException(String fileName) FileParseException(String fileName, String details) FileParseException(String fileName, String details, Throwable cause) FileParseException(String fileName, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
FileParseException
- 
FileParseException
- 
FileParseException
- 
FileParseException
 
-