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

com.reprezen.genflow.openapi3.doc.BadArrayException Maven / Gradle / Ivy

package com.reprezen.genflow.openapi3.doc;

@SuppressWarnings("all")
public class BadArrayException extends Exception {
  public BadArrayException(final String s) {
    super(s);
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy