Jacques<br />*******<br />MCP, SCJP, SCJD, SCWCD
Jacques<br />*******<br />MCP, SCJP, SCJD, SCWCD
The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
I'm considering turning that Exception into a RuntimeException and just using that.
The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
Originally posted by Bing Yuen:
Each RecordException thrown has a description message and in my design
right now, this exception will be thrown in following situation:
When the record is being locked by other thread: "Record is not available. Try later."