Class WrongHttpServiceHandlerDiagnostic

java.lang.Object
com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractDiagnostic
com.github._1c_syntax.bsl.languageserver.diagnostics.WrongHttpServiceHandlerDiagnostic
All Implemented Interfaces:
BSLDiagnostic

@DiagnosticMetadata(type=ERROR, severity=CRITICAL, minutesToFix=10, tags={SUSPICIOUS,ERROR}, scope=BSL, modules=HTTPServiceModule) public class WrongHttpServiceHandlerDiagnostic extends AbstractDiagnostic
  • Constructor Details

    • WrongHttpServiceHandlerDiagnostic

      public WrongHttpServiceHandlerDiagnostic()
  • Method Details