English | Site Directory

Android - An Open Handset Alliance Project

java.nio.charset
public class

java.nio.charset.CharacterCodingException

java.lang.Object
java.lang.Throwable Serializable
java.lang.Exception
java.io.IOException
java.nio.charset.CharacterCodingException

Type of exception thrown when an encoding or decoding error occurs.

Known Direct Subclasses

Summary

Public Constructors

          CharacterCodingException()
Default constructor.
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public CharacterCodingException()

Default constructor.
Build m5-rc15g - 14 May 2008 12:50