|
Error
|
Line
|
|
Missing a header - not enough lines in file.
|
1
|
|
Using the '.*' form of import should be avoided - org.neuclear.ledger.*.
|
13
|
|
Line is longer than 80 characters.
|
28
|
|
Missing a Javadoc comment.
|
28
|
|
Redundant throws: 'UnknownLedgerException' is subclass of 'LowlevelLedgerException'.
|
28
|
|
Unable to get class information for UnknownLedgerException.
|
28
|
|
Unable to get class information for LowlevelLedgerException.
|
28
|
|
',' is not followed by whitespace.
|
29
|
|
Line is longer than 80 characters.
|
31
|
|
Missing a Javadoc comment.
|
31
|
|
',' is not followed by whitespace.
|
31
|
|
Redundant throws: 'LowlevelLedgerException' is subclass of 'UnknownLedgerException'.
|
31
|
|
Unable to get class information for LowlevelLedgerException.
|
31
|
|
Unable to get class information for UnknownLedgerException.
|
31
|
|
Line is longer than 80 characters.
|
40
|
|
',' is not followed by whitespace.
|
40
|
|
Line is longer than 80 characters.
|
49
|
|
Line is longer than 80 characters.
|
54
|
|
Parameter trans should be final.
|
54
|
|
Expected @throws tag for 'UnBalancedTransactionException'.
|
54
|
|
Redundant throws: 'UnBalancedTransactionException' is subclass of 'LowlevelLedgerException'.
|
54
|
|
Unable to get class information for UnBalancedTransactionException.
|
54
|
|
Expected @throws tag for 'LowlevelLedgerException'.
|
54
|
|
Redundant throws: 'LowlevelLedgerException' is subclass of 'InvalidTransactionException'.
|
54
|
|
Unable to get class information for LowlevelLedgerException.
|
54
|
|
Expected @throws tag for 'InvalidTransactionException'.
|
54
|
|
Unable to get class information for InvalidTransactionException.
|
54
|
|
'if' construct must use '{}'s.
|
55
|
|
Line is longer than 80 characters.
|
72
|
|
Line is longer than 80 characters.
|
77
|
|
Parameter trans should be final.
|
77
|
|
Expected @throws tag for 'UnBalancedTransactionException'.
|
77
|
|
Redundant throws: 'UnBalancedTransactionException' is subclass of 'LowlevelLedgerException'.
|
77
|
|
Unable to get class information for UnBalancedTransactionException.
|
77
|
|
Expected @throws tag for 'LowlevelLedgerException'.
|
77
|
|
Redundant throws: 'LowlevelLedgerException' is subclass of 'InvalidTransactionException'.
|
77
|
|
Unable to get class information for LowlevelLedgerException.
|
77
|
|
Expected @throws tag for 'InvalidTransactionException'.
|
77
|
|
Unable to get class information for InvalidTransactionException.
|
77
|
|
'if' construct must use '{}'s.
|
78
|
|
Line is longer than 80 characters.
|
95
|
|
Line is longer than 80 characters.
|
96
|
|
Expected an @return tag.
|
100
|
|
Line is longer than 80 characters.
|
100
|
|
Parameter trans should be final.
|
100
|
|
Expected @throws tag for 'UnBalancedTransactionException'.
|
100
|
|
Redundant throws: 'UnBalancedTransactionException' is subclass of 'LowlevelLedgerException'.
|
100
|
|
Unable to get class information for UnBalancedTransactionException.
|
100
|
|
Expected @throws tag for 'LowlevelLedgerException'.
|
100
|
|
Redundant throws: 'LowlevelLedgerException' is subclass of 'InvalidTransactionException'.
|
100
|
|
Unable to get class information for LowlevelLedgerException.
|
100
|
|
Expected @throws tag for 'InvalidTransactionException'.
|
100
|
|
Unable to get class information for InvalidTransactionException.
|
100
|
|
'if' construct must use '{}'s.
|
101
|
|
Line is longer than 80 characters.
|
126
|
|
Parameter hold should be final.
|
126
|
|
Expected @param tag for 'hold'.
|
126
|
|
Expected @throws tag for 'LowlevelLedgerException'.
|
126
|
|
Redundant throws: 'LowlevelLedgerException' is subclass of 'UnknownTransactionException'.
|
126
|
|
Unable to get class information for LowlevelLedgerException.
|
126
|
|
Expected @throws tag for 'UnknownTransactionException'.
|
126
|
|
Unable to get class information for UnknownTransactionException.
|
126
|
|
Line is longer than 80 characters.
|
132
|
|
Line is longer than 80 characters.
|
135
|
|
Expected an @return tag.
|
145
|
|
Line is longer than 80 characters.
|
145
|
|
Parameter hold should be final.
|
145
|
|
Parameter amount should be final.
|
145
|
|
Parameter comment should be final.
|
145
|
|
Expected @param tag for 'comment'.
|
145
|
|
Expected @throws tag for 'InvalidTransactionException'.
|
145
|
|
Redundant throws: 'InvalidTransactionException' is subclass of 'LowlevelLedgerException'.
|
145
|
|
Unable to get class information for InvalidTransactionException.
|
145
|
|
Expected @throws tag for 'LowlevelLedgerException'.
|
145
|
|
Redundant throws: 'LowlevelLedgerException' is subclass of 'TransactionExpiredException'.
|
145
|
|
Unable to get class information for LowlevelLedgerException.
|
145
|
|
Expected @throws tag for 'TransactionExpiredException'.
|
145
|
|
Redundant throws: 'TransactionExpiredException' is subclass of 'UnknownTransactionException'.
|
145
|
|
Unable to get class information for TransactionExpiredException.
|
145
|
|
Expected @throws tag for 'UnknownTransactionException'.
|
145
|
|
Unable to get class information for UnknownTransactionException.
|
145
|
|
Line is longer than 80 characters.
|
155
|
|
Parameter id should be final.
|
155
|
|
Expected @throws tag for 'LowlevelLedgerException'.
|
155
|
|
Redundant throws: 'LowlevelLedgerException' is subclass of 'UnknownTransactionException'.
|
155
|
|
Unable to get class information for LowlevelLedgerException.
|
155
|
|
Expected @throws tag for 'UnknownTransactionException'.
|
155
|
|
Redundant throws: 'UnknownTransactionException' is subclass of 'InvalidTransactionException'.
|
155
|
|
Unable to get class information for UnknownTransactionException.
|
155
|
|
Expected @throws tag for 'InvalidTransactionException'.
|
155
|
|
Redundant throws: 'InvalidTransactionException' is subclass of 'UnknownBookException'.
|
155
|
|
Unable to get class information for InvalidTransactionException.
|
155
|
|
Expected @throws tag for 'UnknownBookException'.
|
155
|
|
Unable to get class information for UnknownBookException.
|
155
|
|
Line is longer than 80 characters.
|
160
|
|
Line is longer than 80 characters.
|
167
|
|
Line is longer than 80 characters.
|
172
|
|
Parameter book should be final.
|
180
|
|
Expected @param tag for 'book'.
|
180
|
|
Expected @throws tag for 'LowlevelLedgerException'.
|
180
|
|
Unable to get class information for LowlevelLedgerException.
|
180
|
|
Line is longer than 80 characters.
|
185
|
|
Line is longer than 80 characters.
|
191
|
|
Line is longer than 80 characters.
|
196
|
|
Line is longer than 80 characters.
|
204
|
|
Parameter book should be final.
|
204
|
|
Expected @param tag for 'book'.
|
204
|
|
Expected @throws tag for 'LowlevelLedgerException'.
|
204
|
|
Unable to get class information for LowlevelLedgerException.
|
204
|
|
Line is longer than 80 characters.
|
214
|
|
Parameter idstring should be final.
|
214
|
|
Expected @throws tag for 'LowlevelLedgerException'.
|
214
|
|
Redundant throws: 'LowlevelLedgerException' is subclass of 'UnknownTransactionException'.
|
214
|
|
Unable to get class information for LowlevelLedgerException.
|
214
|
|
Expected @throws tag for 'UnknownTransactionException'.
|
214
|
|
Unable to get class information for UnknownTransactionException.
|
214
|
|
Missing a Javadoc comment.
|
218
|
|
Unable to get class information for LowlevelLedgerException.
|
218
|
|
Missing a Javadoc comment.
|
226
|
|
Parameter book should be final.
|
226
|
|
Unable to get class information for LowlevelLedgerException.
|
226
|
|
Line is longer than 80 characters.
|
230
|
|
Missing a Javadoc comment.
|
230
|
|
Parameter book should be final.
|
230
|
|
Parameter from should be final.
|
230
|
|
Unable to get class information for LowlevelLedgerException.
|
230
|
|
Line is longer than 80 characters.
|
234
|
|
Missing a Javadoc comment.
|
234
|
|
Parameter book should be final.
|
234
|
|
Parameter from should be final.
|
234
|
|
Parameter until should be final.
|
234
|
|
Unable to get class information for LowlevelLedgerException.
|
234
|
|
Missing a Javadoc comment.
|
238
|