[root]/src/au/com/whitesquare/exception

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 18 (100.0%) | 405 (100.0%) | 22.5 |
Updated parameter name to not conflict with internal instance variable name.
6 lines of code changed in:
Updated JavaDoc.
130 lines of code changed in:
Renamed base exception from blue square (old) to whitesquare (new).
35 lines of code changed in:
There was a bug with the message never being seen, fixed this bug
by adding the line to the constructor to store the inputted message.
7 lines of code changed in:
Fixed bug where errors were returning null,
did this by quickly implementing the getFormattedMessage function.
59 lines of code changed in:
Changes from work, many import and header changes. Some functional changes.
47 lines of code changed in:
Initial Load
121 lines of code changed in: