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