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

io.sentry.connection.LockedDownException Maven / Gradle / Ivy

There is a newer version: 8.0.0-rc.4
Show newest version
package io.sentry.connection;

/**
 * Exception thrown when attempting to send Events while in a lockdown.
 */
public class LockedDownException extends RuntimeException {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy