public class TranslationException
extends java.lang.Exception
Modifier and Type | Class and Description |
---|---|
static class |
TranslationException.ErrorTypes |
Modifier and Type | Field and Description |
---|---|
TranslationException.ErrorTypes |
errorType |
Constructor and Description |
---|
TranslationException(TranslationException.ErrorTypes error) |
public TranslationException.ErrorTypes errorType
public TranslationException(TranslationException.ErrorTypes error)