source:
source/MovieZilla-master/src/main/java/com/example/demo/exceptions/InvalidUsernameOrPasswordException.java
Last change on this file was fc7ec52, checked in by , 2 years ago | |
---|---|
|
|
File size: 115 bytes |
Line | |
---|---|
1 | package com.example.demo.exceptions; |
2 | |
3 | public class InvalidUsernameOrPasswordException extends RuntimeException { |
4 | } |
Note:
See TracBrowser
for help on using the repository browser.