public class TranslationException extends Exception
| Constructor and Description |
|---|
TranslationException() |
TranslationException(String message) |
TranslationException(String string,
IOException e) |
TranslationException(String message,
Throwable cause) |
TranslationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TranslationException()
public TranslationException(String message)
public TranslationException(String string, IOException e)
public TranslationException(Throwable cause)
Copyright © 2014 Institute for Pervasive Computing, ETH Zurich. All rights reserved.