Class SarifException

    • Constructor Summary

      Constructors 
      Constructor Description
      SarifException​(java.lang.String kind, java.lang.String message, Stack stack, java.util.List<SarifException> innerExceptions)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static SarifException fromThrowable​(java.lang.Throwable throwable, SourceFinder sourceFinder, java.util.Map<java.net.URI,​java.lang.String> baseToId)  
      (package private) com.google.gson.JsonObject toJsonObject()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait