All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.davidmoten.security.PublicKeyNotSetException Maven / Gradle / Ivy

There is a newer version: 0.1.9
Show newest version
package com.github.davidmoten.security;

public class PublicKeyNotSetException extends RuntimeException {

    private static final long serialVersionUID = -333973419048467394L;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy