Uses of Class
com.checkmarx.ast.asca.Error
-
Packages that use Error Package Description com.checkmarx.ast.asca -
-
Uses of Error in com.checkmarx.ast.asca
Constructors in com.checkmarx.ast.asca with parameters of type Error Constructor Description ScanResult(String requestId, boolean status, String message, List<ScanDetail> scanDetails, Error error)
-