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

dev.robocode.tankroyale.botapi.internal.InterruptEventHandlerException Maven / Gradle / Ivy

The newest version!
package dev.robocode.tankroyale.botapi.internal;

/**
 * Exception used for interrupting event handlers.
 */
public class InterruptEventHandlerException extends Error {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy