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

com.gitee.beiding.template_excel.InvalidIndexException Maven / Gradle / Ivy

package com.gitee.beiding.template_excel;

class InvalidIndexException extends RuntimeException {
    static InvalidIndexException INSTANCE = new InvalidIndexException();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy