Exception UnsupportedTranslationException (2.0.0)

public class UnsupportedTranslationException extends RuntimeException

Attempt to convert String to an unsupported charset.

Constructors

UnsupportedTranslationException(UnsupportedEncodingException exception)

public UnsupportedTranslationException(UnsupportedEncodingException exception)
Parameter
NameDescription
exceptionUnsupportedEncodingException

UnsupportedTranslationException(String string, UnsupportedEncodingException exception)

public UnsupportedTranslationException(String string, UnsupportedEncodingException exception)
Parameters
NameDescription
stringString
exceptionUnsupportedEncodingException