Package com.sforce.bulk
Class StreamException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- 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
Constructors Constructor Description StreamException(String message)StreamException(String s, Throwable e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-