public static final class Exceptions.StreamFinalizedException extends Exceptions.StorageException
Stream has already been finalized.
Constructors
StreamFinalizedException(String name, String message, Throwable cause)
protected StreamFinalizedException(String name, String message, Throwable cause)
Name | Description |
name | String |
message | String |
cause | Throwable |