com.fitbur.github.dockerjava.core.GoLangFileMatchException Maven / Gradle / Ivy
/**
* Copyright (C) 2014 SignalFuse, Inc.
*/
package com.fitbur.github.dockerjava.core;
public class GoLangFileMatchException extends IllegalArgumentException {
private static final long serialVersionUID = -1204971075600864898L;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy