barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

com.barchart.udt.net
Class ExceptionReceiveUDT

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.net.SocketException
                  extended by com.barchart.udt.ExceptionUDT
                      extended by com.barchart.udt.net.ExceptionReceiveUDT
All Implemented Interfaces:
Serializable

public class ExceptionReceiveUDT
extends ExceptionUDT

See Also:
Serialized Form

Constructor Summary
protected ExceptionReceiveUDT(int socketID, ErrorUDT error, String comment)
           
 
Method Summary
 
Methods inherited from class com.barchart.udt.ExceptionUDT
getError, getSocketID
 
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

ExceptionReceiveUDT

protected ExceptionReceiveUDT(int socketID,
                              ErrorUDT error,
                              String comment)

barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

Copyright © 2009-2013 Barchart, Inc.. All Rights Reserved.