Many of us have been in a situation where you want to
implement some stuff but you don't have a
code/task/whatever avaialable in your timesheet.
It would be great if you could throw a
NoTimesheetCodeAvailableException to tell other
developers that it is not your fault that the method
they are calling is not implemented.
Logged In: YES
user_id=299543
I attached a simple implementation with some basic javadoc.
Implementation class