Package be.gaudry.model.exception
package be.gaudry.model.exception
Provides the classes necessary to manage the Broldev exceptions.
-
ClassDescriptionCustom handler for uncaught exceptions, invoked when a Thread abruptly terminates due to an uncaught exception.
-
ExceptionDescriptionThrown when trying to build a non instanciable class.Thrown to indicate that an object member has been set with a value out of the allowed range of values.Thrown when trying to build a second instance of a singleton class.Provided by the broldev.core.model project.