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

io.descoped.dc.api.TerminationException Maven / Gradle / Ivy

The newest version!
package io.descoped.dc.api;

public class TerminationException extends RuntimeException {

    public TerminationException() {
        super();
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy