natashamoorfield / npm_calmarendian_date

GNU General Public License v3.0
0 stars 0 forks source link

Add a Custom `NotImplementedError` #16

Open natashamoorfield opened 2 years ago

natashamoorfield commented 2 years ago

Having a custom CDateNotImplementedError will allow us to explicitly declare methods that exist in the Gregorian date class that we do not propose implementing (yet) in the CalmarendianDate class.