All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.cloudbees.groovy.cps.impl.ReferenceStackTrace Maven / Gradle / Ivy

There is a newer version: 1.31
Show newest version
package com.cloudbees.groovy.cps.impl;

/**
 * Used to figure out the stack trace of the call site when fixing up references.
 *
 * @author Kohsuke Kawaguchi
 */
class ReferenceStackTrace extends Throwable {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy