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

net.lenni0451.lambdaevents.handler.ExceptionHandler Maven / Gradle / Ivy

The newest version!
package net.lenni0451.lambdaevents.handler;

import net.lenni0451.lambdaevents.IExceptionHandler;

/**
 * Deprecated! Please use {@link IExceptionHandler} instead
 */
@Deprecated
public interface ExceptionHandler extends IExceptionHandler {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy