View by Classes

Findings - Overview

info method throws exception with static message string (Findbugs)

Further info on the wiki.

This method creates and throws an exception using a static string as the exceptions message. Without any specific context of this particular exception invocation, such as the value of parameters, key member variables, or local variables, it may be difficult to infer how this exception occurred. Consider adding context to the exception message.

8org.jcoderz.phoenix.sqlparser.SpecialColumnComment
method org.jcoderz.phoenix.sqlparser.SpecialColumnComment.parseComment(Token) throws exception with static message string [80],
method org.jcoderz.phoenix.sqlparser.SpecialColumnComment.parseComment(Token) throws exception with static message string [89],
method org.jcoderz.phoenix.sqlparser.SpecialColumnComment.parseComment(Token) throws exception with static message string [98],
method org.jcoderz.phoenix.sqlparser.SpecialColumnComment.parseComment(Token) throws exception with static message string [107],
method org.jcoderz.phoenix.sqlparser.SpecialColumnComment.parseComment(Token) throws exception with static message string [116],
method org.jcoderz.phoenix.sqlparser.SpecialColumnComment.parseComment(Token) throws exception with static message string [125],
method org.jcoderz.phoenix.sqlparser.SpecialColumnComment.parseComment(Token) throws exception with static message string [139],
method org.jcoderz.phoenix.sqlparser.SpecialColumnComment.parseComment(Token) throws exception with static message string [147]
7org.jcoderz.commons.logging.XmlPrinter
method org.jcoderz.commons.logging.XmlPrinter$LogRecordTypesObjectPool.returnCalendar(Calendar) throws exception with static message string [260],
method org.jcoderz.commons.logging.XmlPrinter$LogRecordTypesObjectPool.returnCause(CauseType) throws exception with static message string [182],
method org.jcoderz.commons.logging.XmlPrinter$LogRecordTypesObjectPool.returnException(ExceptionType) throws exception with static message string [208],
method org.jcoderz.commons.logging.XmlPrinter$LogRecordTypesObjectPool.returnFrame(FrameType) throws exception with static message string [130],
method org.jcoderz.commons.logging.XmlPrinter$LogRecordTypesObjectPool.returnLogRecord(LogRecordType) throws exception with static message string [104],
method org.jcoderz.commons.logging.XmlPrinter$LogRecordTypesObjectPool.returnParameter(ParameterType) throws exception with static message string [156],
method org.jcoderz.commons.logging.XmlPrinter$LogRecordTypesObjectPool.returnStacktrace(StacktraceType) throws exception with static message string [234]
7org.jcoderz.commons.types.YearMonth
method new org.jcoderz.commons.types.YearMonth(int, int) throws exception with static message string [86],
method new org.jcoderz.commons.types.YearMonth(int, int) throws exception with static message string [91],
method org.jcoderz.commons.types.YearMonth.fromString(String) throws exception with static message string [111],
method org.jcoderz.commons.types.YearMonth.fromString(String) throws exception with static message string [116],
method org.jcoderz.commons.types.YearMonth.fromString(String) throws exception with static message string [128],
method org.jcoderz.commons.types.YearMonth.fromString(String) throws exception with static message string [133],
method org.jcoderz.commons.types.YearMonth.fromString(String) throws exception with static message string [144]
6org.jcoderz.commons.tracing.TracingProxy
method org.jcoderz.commons.tracing.TracingProxy.getTracer(Class, String) throws exception with static message string [176],
method org.jcoderz.commons.tracing.TracingProxy.getTracer(Class, String) throws exception with static message string [182],
method org.jcoderz.commons.tracing.TracingProxy.getTracer(Class, String) throws exception with static message string [190],
method org.jcoderz.commons.tracing.TracingProxy.getTracer(Class, String) throws exception with static message string [197],
method org.jcoderz.commons.tracing.TracingProxy.getTracer(Class, String) throws exception with static message string [212],
method org.jcoderz.commons.tracing.TracingProxy.getTracer(Class, String) throws exception with static message string [219]
5org.jcoderz.phoenix.report.JcSummaryReportAntTask
method org.jcoderz.phoenix.report.JcSummaryReportAntTask.createFindingsChart(Map, Map, String) throws exception with static message string [665],
method org.jcoderz.phoenix.report.JcSummaryReportAntTask.createLocChart(Map, Map, String) throws exception with static message string [618],
method org.jcoderz.phoenix.report.JcSummaryReportAntTask.createQualityChart(Map, Map, String) throws exception with static message string [572],
method org.jcoderz.phoenix.report.JcSummaryReportAntTask.readSummaryXml(File, Long) throws exception with static message string [458],
method org.jcoderz.phoenix.report.JcSummaryReportAntTask.renderHtmlView(Map, Map) throws exception with static message string [981]
4org.jcoderz.commons.util.StringUtil
method org.jcoderz.commons.util.StringUtil.asciiToString(byte[], int, int) throws exception with static message string [166],
method org.jcoderz.commons.util.StringUtil.fitToLength(String, int, int) throws exception with static message string [332],
method org.jcoderz.commons.util.StringUtil.toBytes(String) throws exception with static message string [131],
method org.jcoderz.commons.util.StringUtil.toString(byte[], int, int) throws exception with static message string [106]
4org.jcoderz.phoenix.chart2d.Chart2DParser
method org.jcoderz.phoenix.chart2d.Chart2DParser.dispatch(boolean) throws exception with static message string [305],
method org.jcoderz.phoenix.chart2d.Chart2DParser.dispatch(boolean) throws exception with static message string [315],
method org.jcoderz.phoenix.chart2d.Chart2DParser.dispatch(boolean) throws exception with static message string [325],
method org.jcoderz.phoenix.chart2d.Chart2DParser.dispatch(boolean) throws exception with static message string [335]
3org.jcoderz.commons.connector.http.transport.SslSocketFactory
method org.jcoderz.commons.connector.http.transport.SslSocketFactory.createSocket(String, int) throws exception with static message string [261],
method org.jcoderz.commons.connector.http.transport.SslSocketFactory.createSocket(String, int, InetAddress, int) throws exception with static message string [276],
method org.jcoderz.commons.connector.http.transport.SslSocketFactory.createSocket(Socket, String, int, boolean) throws exception with static message string [268]
3org.jcoderz.phoenix.templategen.TemplateGeneratorServlet
method org.jcoderz.phoenix.templategen.TemplateGeneratorServlet.getTemplateGenerator(HttpServletRequest) throws exception with static message string [310],
method org.jcoderz.phoenix.templategen.TemplateGeneratorServlet.getTemplateGenerator(HttpServletRequest) throws exception with static message string [330],
method org.jcoderz.phoenix.templategen.TemplateGeneratorServlet.parametrizeTemplate(HttpServletRequest, HttpServletResponse) throws exception with static message string [163]
3org.jcoderz.commons.connector.file.FsConnectionImpl
method org.jcoderz.commons.connector.file.FsConnectionImpl.createFile(String) throws exception with static message string [398],
method org.jcoderz.commons.connector.file.FsConnectionImpl.renameToTempFile(String) throws exception with static message string [471],
method org.jcoderz.commons.connector.file.FsConnectionImpl.renameToTempFile(String) throws exception with static message string [490]
3org.jcoderz.phoenix.report.JcReportAntTask
method org.jcoderz.phoenix.report.JcReportAntTask.createCommandlineJava(CommandlineJava, int) throws exception with static message string [1745],
method org.jcoderz.phoenix.report.JcReportAntTask$NestedCheckstyleElement.execute(File, File, File) throws exception with static message string [1485],
method org.jcoderz.phoenix.report.JcReportAntTask$NestedCoberturaElement.execute(File, File, File) throws exception with static message string [1556]
3org.jcoderz.commons.types.EmailAddress
method new org.jcoderz.commons.types.EmailAddress(String) throws exception with static message string [154],
method new org.jcoderz.commons.types.EmailAddress(String) throws exception with static message string [161],
method new org.jcoderz.commons.types.EmailAddress(String) throws exception with static message string [167]
2org.jcoderz.commons.config.ConfigEntityHelper
method org.jcoderz.commons.config.ConfigEntityHelper.findAll(boolean) throws exception with static message string [193],
method org.jcoderz.commons.config.ConfigEntityHelper.findByPrimaryKey(String, boolean) throws exception with static message string [162]
2org.jcoderz.phoenix.templategen.TemplateGenerator
method org.jcoderz.phoenix.templategen.TemplateGenerator.getJcoderzHeader(String) throws exception with static message string [129],
method org.jcoderz.phoenix.templategen.TemplateGenerator.getJcoderzHeader(String) throws exception with static message string [137]
2org.jcoderz.phoenix.report.StatisticCollector
method org.jcoderz.phoenix.report.StatisticCollector.createLocChart(Map, Map, String) throws exception with static message string [403],
method org.jcoderz.phoenix.report.StatisticCollector.createQualityChart(Map, String) throws exception with static message string [505]
2org.jcoderz.phoenix.templategen.TemplateDescr
method org.jcoderz.phoenix.templategen.TemplateDescr$1.endElement(String, String, String) throws exception with static message string [173],
method org.jcoderz.phoenix.templategen.TemplateDescr$1.startElement(String, String, String, Attributes) throws exception with static message string [122]
2org.jcoderz.commons.connector.http.HttpManagedConnectionImpl
method org.jcoderz.commons.connector.http.HttpManagedConnectionImpl.configure(HttpConnectionRequestInfo) throws exception with static message string [486],
method org.jcoderz.commons.connector.http.HttpManagedConnectionImpl.getConnection(Subject, ConnectionRequestInfo) throws exception with static message string [287]
2org.jcoderz.commons.connector.SecurityUtil
method org.jcoderz.commons.connector.SecurityUtil.getUserPassword(Subject, ManagedConnectionFactory, ConnectionRequestInfo) throws exception with static message string [113],
method org.jcoderz.commons.connector.SecurityUtil.getUserPassword(Subject, ManagedConnectionFactory, ConnectionRequestInfo) throws exception with static message string [139]
2org.jcoderz.commons.doclet.XmlDoclet
method new org.jcoderz.commons.doclet.XmlDoclet(XmlDocletConfig) throws exception with static message string [111],
method org.jcoderz.commons.doclet.XmlDoclet.start(RootDoc) throws exception with static message string [133]
2org.jcoderz.guidelines.snippets.TransactionId
method org.jcoderz.guidelines.snippets.TransactionId.fromString(String) throws exception with static message string [112],
method org.jcoderz.guidelines.snippets.TransactionId.fromString(String) throws exception with static message string [120]
2org.jcoderz.phoenix.sqlparser.TokenType
method org.jcoderz.phoenix.sqlparser.TokenType.fromInt(int) throws exception with static message string [292],
method org.jcoderz.phoenix.sqlparser.TokenType.fromString(String) throws exception with static message string [310]
2org.jcoderz.commons.logging.StringEscapeFormat
method new org.jcoderz.commons.logging.StringEscapeFormat(String, char) throws exception with static message string [90],
method new org.jcoderz.commons.logging.StringEscapeFormat(String, char) throws exception with static message string [95]
1org.jcoderz.commons.taskdefs.Formatter
method org.jcoderz.commons.taskdefs.Formatter.getInstance(XtremeDocs$FormatterInfoData) throws exception with static message string [65]
1org.jcoderz.commons.types.Period
method new org.jcoderz.commons.types.Period(Date, Date) throws exception with static message string [89]
1org.jcoderz.commons.statistics.Average
method org.jcoderz.commons.statistics.Average.update(long) throws exception with static message string [79]
1org.jcoderz.phoenix.report.FindBugsReportReader
method org.jcoderz.phoenix.report.FindBugsReportReader.parse(File) throws exception with static message string [93]
1org.jcoderz.commons.TestCase
method org.jcoderz.commons.TestCase.getSuite(Class) throws exception with static message string (test code) [158]
1org.jcoderz.phoenix.report.JcoderzReport
method org.jcoderz.phoenix.report.JcoderzReport.parse(File) throws exception with static message string [104]
1org.jcoderz.commons.logging.LogPrinter
method org.jcoderz.commons.logging.LogPrinter.setDisplayOptions(DisplayOptions) throws exception with static message string [61]
1org.jcoderz.commons.connector.http.HttpConnectionUtil
method org.jcoderz.commons.connector.http.HttpConnectionUtil.getHttpConnection(HttpConnectionSpec) throws exception with static message string [92]
1org.jcoderz.commons.taskdefs.SaxonTask
method org.jcoderz.commons.taskdefs.SaxonTask.setClassname(String) throws exception with static message string [114]
1org.jcoderz.commons.logging.WhitespaceFormat
method org.jcoderz.commons.logging.WhitespaceFormat.format(CharBuffer) throws exception with static message string [309]
1org.jcoderz.commons.tracing.TracingInjector
method org.jcoderz.commons.tracing.TracingInjector$MethodMatcher.matches(MethodNode) throws exception with static message string [190]
1org.jcoderz.phoenix.cmpgen2.CmpGenerator
method org.jcoderz.phoenix.cmpgen2.CmpGenerator.sqlNameToJavaName(String) throws exception with static message string [273]
1org.jcoderz.phoenix.report.AbstractReportReader
method org.jcoderz.phoenix.report.AbstractReportReader.unmarshall(InputStream) throws exception with static message string [163]
1org.jcoderz.commons.logging.FixLengthFormat
method org.jcoderz.commons.logging.FixLengthFormat.format(Object, StringBuffer, FieldPosition) throws exception with static message string [222]
1org.jcoderz.commons.connector.file.FsConnectionUtil
method org.jcoderz.commons.connector.file.FsConnectionUtil.getFileSystemConnection(Properties) throws exception with static message string [111]
1org.jcoderz.phoenix.cmpgen2.TypeMapping
method org.jcoderz.phoenix.cmpgen2.TypeMapping.getNumberTypeMapping(String, int, int) throws exception with static message string [302]
1org.jcoderz.phoenix.report.ReportReaderFactory
method org.jcoderz.phoenix.report.ReportReaderFactory.createReader(ReportNormalizer$SourceReport) throws exception with static message string [103]
1org.jcoderz.commons.connector.http.transport.ClientHandler
method org.jcoderz.commons.connector.http.transport.ClientHandler.read(int) throws exception with static message string (test code) [620]
1org.jcoderz.phoenix.sqlparser.SqlTransformer
method org.jcoderz.phoenix.sqlparser.SqlTransformer.parserHook(Token, StringBuffer) throws exception with static message string [228]
1org.jcoderz.commons.taskdefs.XepTask
method org.jcoderz.commons.taskdefs.XepTask.setClassname(String) throws exception with static message string [86]
1org.jcoderz.commons.doclet.XmlDocletConfig
method org.jcoderz.commons.doclet.XmlDocletConfig.parseOutputDirectory(String[]) throws exception with static message string [218]
1org.jcoderz.commons.util.LuhnAlgorithm
method org.jcoderz.commons.util.LuhnAlgorithm.computeCrossSum(int) throws exception with static message string [144]
1org.jcoderz.phoenix.report.JCoverageReportReader
method org.jcoderz.phoenix.report.JCoverageReportReader.parse(File) throws exception with static message string [88]
1org.jcoderz.phoenix.sqlparser.SqlParser
method org.jcoderz.phoenix.sqlparser.SqlParser.handleStartOfStatement(Token) throws exception with static message string [278]
1org.jcoderz.phoenix.jabber.Jabber
method org.jcoderz.phoenix.jabber.Jabber$JabberConnection.say(String) throws exception with static message string [188]
1org.jcoderz.phoenix.report.CoberturaReportReader
method org.jcoderz.phoenix.report.CoberturaReportReader.parse(File) throws exception with static message string [91]
1org.jcoderz.commons.tracing.TracingInjectorTask
method org.jcoderz.commons.tracing.TracingInjectorTask.ensurePath(File) throws exception with static message string [271]
1org.jcoderz.commons.util.Base64Util
method org.jcoderz.commons.util.Base64Util.decode(String) throws exception with static message string [227]
1org.jcoderz.commons.tracing.AspectPattern
method org.jcoderz.commons.tracing.AspectPattern.getTracerClass(int) throws exception with static message string [133]