ru.greatbit.utils.exceptions.PathNotFoundException Maven / Gradle / Ivy
package ru.greatbit.utils.exceptions;
/**
* Created by azee on 17.08.14.
*/
public class PathNotFoundException extends RuntimeException {
}
package ru.greatbit.utils.exceptions;
/**
* Created by azee on 17.08.14.
*/
public class PathNotFoundException extends RuntimeException {
}