Skip to content
Snippets Groups Projects
SSSInvalidException.java 77 B
Newer Older
package exceptions;

public class SSSInvalidException extends Exception {

}