|
|
|
|||||
|
In the chapter on writing a Java client, you give the example:
interface Child { void askToCleanUp() throws Tantrum; } This is bad programming practice, as an exception should not be used for expected normal behaviour. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Have IceUtil::Exception inherit from std::exception? | bpolivka | Comments | 2 | 12-13-2006 10:52 AM |