| Package | Description |
|---|---|
| flex.messaging | |
| flex.messaging.util |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceLoader |
LocalizedException.resourceLoader |
| Modifier and Type | Method and Description |
|---|---|
protected ResourceLoader |
LocalizedException.getResourceLoader()
Returns the
ResourceLoader used to load localized strings. |
| Constructor and Description |
|---|
LocalizedException(ResourceLoader resourceLoader)
Create a LocalizedException that will use the specified
ResourceLoader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyStringResourceLoader
Implementation of
ResourceLoader that loads string resources
from property files. |
Copyright © 2015 The Apache Software Foundation. All rights reserved.