SudokuFX
Loading...
Searching...
No Matches
Package fr.softsf.sudokufx.common.exception

This package contains common exception classes. More...

Classes

class  DatabaseIntegrityException
 Thrown to indicate that the database state is inconsistent with the application's requirements, rendering the system unable to operate safely. More...
enum  ExceptionTools
 Utility enum for handling and analyzing exceptions. More...
class  FolderCreationException
 Runtime exception thrown when a folder cannot be created. More...
class  JakartaValidator
 Spring component for validating objects using Jakarta Bean Validation. More...
class  LogbackConfigurationException
 Runtime exception thrown when Logback configuration fails. More...
class  ResourceLoadException
 Checked exception thrown when a resource fails to load. More...

Detailed Description

This package contains common exception classes.