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

com.github.phantomthief.thrift.client.exception.NoBackendException Maven / Gradle / Ivy

/**
 * 
 */
package com.github.phantomthief.thrift.client.exception;

/**
 * 

* NoBackendException class. *

* * @author w.vela * @version $Id: $Id */ public class NoBackendException extends RuntimeException { private static final long serialVersionUID = 8539784209301548070L; }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy