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

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

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

public class PrivateKeyNotSetException extends RuntimeException {

    private static final long serialVersionUID = 1513176116077685385L;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy