Package be.erwinsmout

Class Summary
MyConsole Provides a Console.format() method targeted at the System console, and that quietly disregards the case where the System console is null, thus avoiding a nullpointerexception
MyMessageFormat Provides a MessageFormat.format() method that relieves localizers of having to know whether or not they should be typing single or double quotes in order to obtain a single quote.
MyProperties  
MyProperties.SKIPAUTOLOAD  
MyPropertiesInInsertionOrder  
MyResource  
MyString  
 

Exception Summary
NotFoundException NotFoundExceptions are thrown in SIRA_PRISE to signal to the caller that some search request did not produce a result (or, put otherwise, that the result set produced is actually empty).