ezcTranslationNotConfiguredException |
Thrown when a required configuration setting was not made for a backend.
|
ezcTranslationWriterNotInitializedException |
Thrown when methods are called that require a ContextWriter to be initialized.
|
ezcTranslationKeyNotAvailableException |
Thrown by the getTranslation() method when a requested key doesn't exist.
|
ezcTranslationContextNotAvailableException |
Thrown by the getContext() method when a requested context doesn't exist.
|
ezcTranslationMissingTranslationFileException |
Thrown when the translation file does not exist.
|
ezcTranslationParameterMissingException |
Thrown by the getTranslation() method when a paramater was missing to a parameterized translation string.
|
ezcTranslationReaderNotInitializedException |
Thrown when methods are called that require a ContextReader to be initialized.
|