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