Class UnsupportedTranslationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.appengine.api.taskqueue.UnsupportedTranslationException
- All Implemented Interfaces:
Serializable
Attempt to convert String to an unsupported charset.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedTranslationException
(String string, UnsupportedEncodingException exception) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedTranslationException
-
UnsupportedTranslationException
-