Bug 4837 - javadoc: Cursor constructor ERROR_NO_HANDLES is not spec'ed (1GKA7Q9)
Summary: javadoc: Cursor constructor ERROR_NO_HANDLES is not spec'ed (1GKA7Q9)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:23 EDT by Carolyn MacLeod CLA
Modified: 2002-06-06 10:39 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2001-10-11 14:23:54 EDT
Cursor constructor can throw ERROR_NO_HANDLES, but this is not in the method spec.
	Should be added for 2.0.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 16:42:26 EST
PRODUCT VERSION:
	135

Comment 2 Carolyn MacLeod CLA 2002-05-16 01:26:46 EDT
Also, some of the Image constructors are missing this spec, even though they 
can throw the error. Also, the GC constructor. Also, Region CreateRectRgn can 
fail, and this is not documented at all, or even checked in the code.
Comment 3 Carolyn MacLeod CLA 2002-06-06 10:39:54 EDT
Fixed in > 20020602