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

com.zandero.rest.exception.ExceptionHandler Maven / Gradle / Ivy

The newest version!
package com.zandero.rest.exception;

import com.zandero.rest.writer.HttpResponseWriter;

/**
 * Specialized writer interface for exception handling
 */
public interface ExceptionHandler extends HttpResponseWriter {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy