| Class | Description |
|---|---|
| DefaultSymbolManager |
Default
SymbolManager implementation. |
| DefaultSymbolPreferences |
Default
SymbolPreferences implementation based on object attributes. |
| Exception | Description |
|---|---|
| LoadSymbolException |
Exception thrown when there is an error while a persisted symbol is being
loaded.
|
| SaveSymbolException |
Exception thrown when there is an error while a symbol is being persisted.
|
| SymbolFileAlreadyExistsException |
Exception thrown when a symbol file is going to be created and the file
already exists.
|