public class StreamException
extends java.lang.Exception
IAbstractFile.getContents()
fails.Modifier and Type | Class and Description |
---|---|
static class |
StreamException.Error |
Constructor and Description |
---|
StreamException(java.lang.Exception e,
IAbstractFile file) |
StreamException(java.lang.Exception e,
IAbstractFile file,
StreamException.Error error) |
Modifier and Type | Method and Description |
---|---|
StreamException.Error |
getError() |
IAbstractFile |
getFile() |
public StreamException(java.lang.Exception e, IAbstractFile file)
public StreamException(java.lang.Exception e, IAbstractFile file, StreamException.Error error)
public StreamException.Error getError()
public IAbstractFile getFile()