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