net.csdn.modules.thrift
Class ThriftConnectException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.csdn.modules.thrift.ThriftConnectException
All Implemented Interfaces:
Serializable

public class ThriftConnectException
extends Exception

6/10/13 WilliamZhu(allwefantasy@gmail.com)

See Also:
Serialized Form

Constructor Summary
ThriftConnectException(Throwable throwable)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ThriftConnectException

public ThriftConnectException(Throwable throwable)


Copyright © 2014. All Rights Reserved.