- Enclosing class:
- DbxFile
public static class DbxFile.StreamExclusionException
extends java.lang.IllegalStateException
Thrown when attempt was made to read or write this DbxFile when an existing
stream is already open. There can be only one write stream, or multiple read
streams open at once.
- See Also:
- Serialized Form