tech.rsqn.useful.things.encryption.UnableToDecryptException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of application-utilities Show documentation
Show all versions of application-utilities Show documentation
A collection of heavier utilities used by rsqn.tech opensource projects.
package tech.rsqn.useful.things.encryption;
public class UnableToDecryptException extends RuntimeException {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy