| Package | Description |
|---|---|
| com.linecorp.armeria.common.stream |
Streamed message types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClosedStreamException
A
RuntimeException that is raised when a StreamMessage has been closed unexpectedly. |
| Modifier and Type | Method and Description |
|---|---|
static ClosedPublisherException |
ClosedPublisherException.get()
Deprecated.
Returns a
ClosedPublisherException which may be a singleton or a new instance, depending on
Flags.verboseExceptionSampler()'s decision. |
Copyright © 2020 LeanCloud. All rights reserved.