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

com.arjuna.wst.stub.SystemCommunicationException Maven / Gradle / Ivy

The newest version!
/*
   Copyright The Narayana Authors
   SPDX-License-Identifier: Apache-2.0
 */

package com.arjuna.wst.stub;

import com.arjuna.wst.SystemException;

/**
 * Marker interface for exceptions e.g. timeouts, in the client/server communication.
 */
public class SystemCommunicationException extends SystemException {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy