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

org.onetwo.common.spring.rest.ExtRestErrorHandler Maven / Gradle / Ivy

package org.onetwo.common.spring.rest;


/**
 * @author wayshall
 * 
*/ public interface ExtRestErrorHandler { void onError(T errorData); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy