# Print output for @column tags ?> CharConversionException - Android SDK | Android Developers

Most visited


Recently visited


CharConversionException

public class CharConversionException
extends IOException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.io.IOException
         ↳ java.io.CharConversionException


Base class for character conversion exceptions.

Summary


Public constructors

CharConversionException()

This provides no detailed message.

CharConversionException(String s)

This provides a detailed message.

Inherited methods

Public constructors


CharConversionException

public CharConversionException ()

This provides no detailed message.

CharConversionException

public CharConversionException (String s)

This provides a detailed message.

Parameters
s String: the detailed message associated with the exception.

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.