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

com.files.exceptions.ApiNonReportableException Maven / Gradle / Ivy

package com.files.exceptions;

public class ApiNonReportableException extends RuntimeException {
  private static final long serialVersionUID = 6481467318524279401L;

  public ApiNonReportableException() {
    super();
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy