This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package org.yacos.core.exceptions;
|
||||
|
||||
public class PKAlreadyUsedException extends Exception{
|
||||
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user