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

com.innoventsolutions.birt.error.ApiSubError Maven / Gradle / Ivy

The newest version!
/*******************************************************************************
 * Copyright (C) 2020 Innovent Solutions
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
 * which is available at https://www.eclipse.org/legal/epl-2.0/
 *
 * SPDX-License-Identifier: EPL-2.0
 ******************************************************************************/
package com.innoventsolutions.birt.error;

/**
 * Used to wrap off Exceptions as Error Messages to be returned as REST response
 * 
 * @author Scott Rosenbaum / Steve Schafer
 *
 */
public class ApiSubError {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy