com.sforce.bulk
Class StreamException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sforce.bulk.StreamException
All Implemented Interfaces:
Serializable

public class StreamException
extends Exception

This class represents

User: mcheenath Date: Dec 14, 2010

See Also:
Serialized Form

Constructor Summary
StreamException(String message)
           
StreamException(String s, Throwable e)
           
 
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

StreamException

public StreamException(String message)

StreamException

public StreamException(String s,
                       Throwable e)


Copyright © 2013. All Rights Reserved.