I am taking on a project where all the Exceptions have been placed in a separate package com.myco.myproj.exceptions.
com.myco.myproj.exceptions
Is this good practice?