com.posadskiy.restsecurity.exception.UserDoesNotExistException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rest-security Show documentation
Show all versions of rest-security Show documentation
Open Source library for security REST methods
package com.posadskiy.restsecurity.exception;
public class UserDoesNotExistException extends RuntimeException {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy