Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package nodash.exceptions;
|
||||
|
||||
public class NoSessionAlreadyAwaitingConfirmationException extends NoDashException {
|
||||
private static final long serialVersionUID = 6046203718016296554L;
|
||||
}
|
||||
Reference in New Issue
Block a user