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

kx.K4AccessException Maven / Gradle / Ivy

package kx;

public class K4AccessException extends K4Exception {
    K4AccessException() {
        super("Authentication failed");
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy