public static final class BlobstoreInputStream.ClosedStreamException
extends java.io.IOException
IOException that indicates operations on a stream after
it is closed.| Constructor and Description |
|---|
BlobstoreInputStream.ClosedStreamException(java.lang.String message)
Construct an exception with specified message.
|
BlobstoreInputStream.ClosedStreamException(java.lang.String message,
java.lang.Throwable cause)
Construct exception with specified message and cause.
|
public BlobstoreInputStream.ClosedStreamException(java.lang.String message)
public BlobstoreInputStream.ClosedStreamException(java.lang.String message,
java.lang.Throwable cause)