| Class | Description |
|---|---|
| Category | |
| LanguagePair |
Stores the language pair.
|
| LanguagePath |
Stores the language path.
|
| LanguagePathWithType |
Stores the language path.
|
| Exception | Description |
|---|---|
| AccessLimitExceededException |
Exception thrown on access restriction violations.
|
| InvalidParameterException |
Exception thrown on an invalid parameter.
|
| LangridException | |
| LanguageNotUniquelyDecidedException |
Exception thrown when a language candidate could not be singly resolved.
|
| LanguagePairNotUniquelyDecidedException |
Exception thrown when a language pair could not be singly resolved.
|
| LanguagePathNotUniquelyDecidedException |
Exception thrown when a language path could not be singly resolved.
|
| NoAccessPermissionException |
Exception thrown when there is no access permission.
|
| NoValidEndpointsException |
Exception thrown when there is no valid endpoint.
|
| ProcessFailedException |
Exception thrown when language handling fails.
|
| ServerBusyException |
Exception thrown when the server is unresponsive from load.
|
| ServiceConfigurationException |
Exception thrown when the process cannot execute due to the service setting.
|
| ServiceNotActiveException |
Exception thrown when the service is not in an active state.
|
| ServiceNotFoundException |
Exception thrown when the specified service is not found.
|
| UnknownException |
Exception thrown when an unclear error occurs.
|
| UnsupportedLanguageException |
Expression thrown when an unsupported language is specified.
|
| UnsupportedLanguagePairException |
Expression thrown when an unsupported language pair is specified.
|
| UnsupportedLanguagePathException |
Expression thrown when an unsupported language path is specified.
|
| UnsupportedMatchingMethodException |
Exception thrown when the specified matching method is unsupported.
|