source: source/MovieZilla-master/src/main/java/com/example/demo/exceptions/InvalidUsernameOrPasswordException.java@ fc7ec52

Last change on this file since fc7ec52 was fc7ec52, checked in by darkopopovski <darkopopovski39@…>, 22 months ago

all files

  • Property mode set to 100644
File size: 115 bytes
Line 
1package com.example.demo.exceptions;
2
3public class InvalidUsernameOrPasswordException extends RuntimeException {
4}
Note: See TracBrowser for help on using the repository browser.