See: Description
Interface | Description |
---|---|
ExceptionPassingPipedOutputStream.ICloseExceptionHandler |
An exception handler for exceptions that have been passed in from the
fellow
ExceptionPassingPipedInputStream but not handled when
someone tries to close this stream. |
Class | Description |
---|---|
Activator |
The activator class controls the plug-in life cycle
|
ExceptionPassingPipedInputStream |
This specialization of a
PipedInputStream / PipedOutputStream
pair allows to pass on exceptions from the input to the output end. |
ExceptionPassingPipedOutputStream |
This specialization of a
PipedInputStream / PipedOutputStream
pair allows to pass on exceptions from the input to the output end. |
FileExtensionsPreferencePage |
Preference page for creating and configuring simple launch variables.
|
LoggingInputStream |
An InputStream that logs all occuring IOExceptions and RuntimeErrors to a
LogUtil . |
TGDummyParent |
This is a dummy parent class for
TGFileStore s. |
TGFileStore | |
TGFileSystem | |
TGNewFileFileStore | |
TGNewFileFileSystem |
Exception | Description |
---|---|
ExceptionPassingPipedOutputStream.OtherSideException |
If you pass in an exception that is neither an IOException nor a
RuntimeException, it is encapsulated to this.
|
MetadataRetrievalException | |
TextGridEFSRuntimeError |
Signals a runtime error from TextGrid's Eclipse File System implementation.
|