Class ExceptionSummary

java.lang.Object
com.netflix.spinnaker.kork.api.exceptions.ExceptionSummary

public class ExceptionSummary extends Object
Builds a summary object from a given Exception. This object is meant to help provide context to end-users resolve their own issues, while still offering enough detail for operators and developers to trace internal bugs.
  • Constructor Details

    • ExceptionSummary

      public ExceptionSummary()