| Package | Description |
|---|---|
| net.sf.tweety.logics.commons.error |
| Modifier and Type | Method and Description |
|---|---|
static LanguageException.LanguageExceptionReason |
LanguageException.LanguageExceptionReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageException.LanguageExceptionReason[] |
LanguageException.LanguageExceptionReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LanguageException(String language,
LanguageException.LanguageExceptionReason reason) |
LanguageException(String language,
LanguageException.LanguageExceptionReason reason,
String furtherInformation) |
Copyright © 2018. All rights reserved.