public class TranslationNotSupportedException extends RuntimeException
| Constructor and Description |
|---|
TranslationNotSupportedException() |
TranslationNotSupportedException(String message) |
TranslationNotSupportedException(String message,
Throwable cause) |
TranslationNotSupportedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TranslationNotSupportedException()
public TranslationNotSupportedException(String message)
public TranslationNotSupportedException(String message, Throwable cause)
public TranslationNotSupportedException(Throwable cause)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.