Silly exceptions
Last published: 06 September 2004 | Doc for 1-0-1
Goals
Exceptions overview
Download
Project Documentation
About Silly exceptions
Project Info
Project Reports
Metrics
Checkstyle
Changes
Change Log
Developer Activity
File Activity
Project License
JavaDocs
JavaDoc Report
Source Xref
Link Check Report
Task List
Development Process
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
3
0
0
7
Files
Files
I
W
E
net/sf/sillyexceptions/OutOfTheBlueException.java
0
0
6
net/sf/sillyexceptions/package.html
0
0
1
net/sf/sillyexceptions/OutOfTheBlueException.java
Error
Line
Line is longer than 80 characters.
29
Line is longer than 80 characters.
37
Parameter message should be final.
50
Parameter message should be final.
67
Parameter cause should be final.
67
Parameter cause should be final.
83
net/sf/sillyexceptions/package.html
Error
Line
Missing package documentation file.
0