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

org.jboss.remoting.samples.chat.exceptions.CreateConnectionException Maven / Gradle / Ivy

There is a newer version: 5.0.29.Final
Show newest version
package org.jboss.remoting.samples.chat.exceptions;

public class CreateConnectionException extends Exception implements java.io.Serializable
{
    public CreateConnectionException() {}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy