delight.rhinosandox.exceptions.ScriptCPUAbuseException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of delight-rhino-sandbox Show documentation
Show all versions of delight-rhino-sandbox Show documentation
A safe sandbox for running JavaScript using the Rhino Engine in Java.
The newest version!
package delight.rhinosandox.exceptions;
@SuppressWarnings("all")
public class ScriptCPUAbuseException extends RuntimeException {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy