/plugins/InspectionGadgets/src/inspectionDescriptions/ExceptionNameDoesntEndWithException.html

https://bitbucket.org/nbargnesi/idea · HTML · 8 lines · 7 code · 0 blank · 1 comment · 0 complexity · 8fe1ad60830ad399a58393b1bc60f41e MD5 · raw file

  1. <html>
  2. <body>
  3. This inspection reports exception classes whose names don't end with 'Exception'.
  4. <!-- tooltip end -->
  5. <p>
  6. <small>Powered by InspectionGadgets</small>
  7. </body>
  8. </html>