FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.0

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
9 3 0 0

org.jdtaus.banking.dtaus.spi.IllegalHeaderException

Bug Category Details Line Priority
The class name org.jdtaus.banking.dtaus.spi.IllegalHeaderException shadows the simple name of the superclass org.jdtaus.banking.dtaus.IllegalHeaderException BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 55-281 High

org.jdtaus.banking.dtaus.spi.IllegalTransactionException

Bug Category Details Line Priority
The class name org.jdtaus.banking.dtaus.spi.IllegalTransactionException shadows the simple name of the superclass org.jdtaus.banking.dtaus.IllegalTransactionException BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 56-283 High

org.jdtaus.banking.spi.IllegalTextschluesselException

Bug Category Details Line Priority
The class name org.jdtaus.banking.spi.IllegalTextschluesselException shadows the simple name of the superclass org.jdtaus.banking.IllegalTextschluesselException BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 55-281 High