Class BlobstoreInputStream.ClosedStreamException

    • Constructor Detail

      • ClosedStreamException

        public ClosedStreamException​(String message)
        Construct an exception with specified message.
      • ClosedStreamException

        public ClosedStreamException​(String message,
                                     Throwable cause)
        Construct exception with specified message and cause.