Class DataFileNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class DataFileNotFoundException
    extends RuntimeException
    Pour signifier qu'on a demandé une resources non existente. Created on 18/08/15.
    Author:
    Tony Chemit - dev@tchemit.fr
    See Also:
    Serialized Form
    • Constructor Detail

      • DataFileNotFoundException

        public DataFileNotFoundException​(Locale locale,
                                         String id)