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

airbrake.AirbrakeNotify Maven / Gradle / Ivy

There is a newer version: 2.2.8
Show newest version
package airbrake;

public interface AirbrakeNotify {

	int notify(final AirbrakeNotice notice);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy