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

com.crabshue.commons.archive.exceptions.ArchiveErrorContext Maven / Gradle / Ivy

package com.crabshue.commons.archive.exceptions;

import com.crabshue.commons.exceptions.context.ErrorContext;

/**
 * {@link ErrorContext} related to archiving operations.
 */
public enum ArchiveErrorContext implements ErrorContext {
    FILENAME
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy