This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 84804 - [sendopts] Use conventional constructors for CommandException
Summary: [sendopts] Use conventional constructors for CommandException
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks: 57611
  Show dependency tree
 
Reported: 2006-09-13 14:47 UTC by Jesse Glick
Modified: 2008-12-22 15:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2006-09-13 14:47:57 UTC
Rather than factory methods.
Comment 1 Jaroslav Tulach 2006-09-18 14:10:27 UTC
Checking in src/org/netbeans/api/sendopts/CommandException.java;
/shared/data/ccvs/repository/contrib/sendopts/src/org/netbeans/api/sendopts/CommandException.java,v  
<--  CommandException.java
new revision: 1.7.2.2; previous revision: 1.7.2.1
done
Checking in test/unit/src/org/netbeans/api/sendopts/SharedOptionTest.java;
/shared/data/ccvs/repository/contrib/sendopts/test/unit/src/org/netbeans/api/sendopts/Attic/SharedOptionTest.java,v  
<--  SharedOptionTest.java
new revision: 1.1.2.7; previous revision: 1.1.2.6
done
Checking in test/unit/src/org/netbeans/api/sendopts/MasterTest.java;
/shared/data/ccvs/repository/contrib/sendopts/test/unit/src/org/netbeans/api/sendopts/Attic/MasterTest.java,v  
<--  MasterTest.java
new revision: 1.1.2.6; previous revision: 1.1.2.5
done
Checking in test/unit/src/org/netbeans/api/sendopts/AnyOfTest.java;
/shared/data/ccvs/repository/contrib/sendopts/test/unit/src/org/netbeans/api/sendopts/Attic/AnyOfTest.java,v  
<--  AnyOfTest.java
new revision: 1.1.2.5; previous revision: 1.1.2.4
done
Checking in test/unit/src/org/netbeans/modules/sendopts/HandlerImplTest.java;
/shared/data/ccvs/repository/contrib/sendopts/test/unit/src/org/netbeans/modules/sendopts/HandlerImplTest.java,v  
<--  HandlerImplTest.java
new revision: 1.3.2.8; previous revision: 1.3.2.7
done
IDE: [18.9.06 15:09] Committing "Command Line Parsing API" finished