Class GitUriFailureAnalyzer

java.lang.Object
org.springframework.boot.diagnostics.AbstractFailureAnalyzer<IllegalStateException>
org.springframework.cloud.config.server.diagnostics.GitUriFailureAnalyzer
All Implemented Interfaces:
org.springframework.boot.diagnostics.FailureAnalyzer

public class GitUriFailureAnalyzer extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<IllegalStateException>
Author:
Ryan Baxter
  • Field Details

  • Constructor Details

    • GitUriFailureAnalyzer

      public GitUriFailureAnalyzer()
  • Method Details