Example usage for org.apache.thrift.transport TTransportException subclass-usage

List of usage examples for org.apache.thrift.transport TTransportException subclass-usage

Introduction

In this page you can find the example usage for org.apache.thrift.transport TTransportException subclass-usage.

Usage

From source file org.glassfish.grizzly.thrift.TTimedoutException.java

/**
 * @author Bongjae Chang
 */
public class TTimedoutException extends TTransportException {

    public TTimedoutException() {