com.github.earchitecture.reuse.view.spring.exeption.ValidationControllerException Maven / Gradle / Ivy
The newest version!
package com.github.earchitecture.reuse.view.spring.exeption;
public class ValidationControllerException extends Exception {
private static final long serialVersionUID = 1L;
}