source: Git/src/main/java/com/wediscussmovies/project/model/exception/NotEnoughArgumentsException.java@ f25e8dd

main
Last change on this file since f25e8dd was 7a0bf79, checked in by Petar Partaloski <ppartaloski@…>, 2 years ago

Early implementations, MovieController CRUD implementation included

  • Property mode set to 100644
File size: 99 bytes
Line 
1package com.wediscussmovies.project.model.exception;
2
3public class NotEnoughArgumentsException {
4}
Note: See TracBrowser for help on using the repository browser.