| EXCEPTION | fr.softsf.sudokufx.common.exception.ExceptionTools | static |
| findSQLInvalidAuthException(Throwable e) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| INSTANCE | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| LOG | fr.softsf.sudokufx.common.exception.ExceptionTools | privatestatic |
| logAndInstantiate(String message, Throwable cause, BiFunction< String, Throwable, T > factory, String defaultMsg, String logPrefix) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| logAndInstantiateFolderCreation(String message, Throwable cause) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| logAndInstantiateFolderCreation(String message) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| logAndInstantiateIllegalArgument(String message) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| logAndInstantiateIllegalArgument(String message, Throwable cause) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| logAndInstantiateIllegalState(String message) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| logAndInstantiateLogbackConfig(String message, Throwable cause) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| logAndInstantiateResourceLoad(String message, Throwable cause) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| logAndInstantiateUncheckedIO(String message, IOException cause) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| logAndInstantiateUnsupportedOperation(String message, Throwable cause) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| logAndInstantiateUnsupportedOperation(String message) | fr.softsf.sudokufx.common.exception.ExceptionTools | |
| logAndThrowIllegalArgumentIfBlank(String value, String message) | fr.softsf.sudokufx.common.exception.ExceptionTools | |