class Getter: - function get() is now throwing GetterError exception class GetterError: - wrapper exception for all type of exceptions thrown in the get() function of class Getter