English | Site Directory

Android - An Open Handset Alliance Project

java.nio.charset
public class

java.nio.charset.CoderMalfunctionError

java.lang.Object
java.lang.Throwable Serializable
java.lang.Error
java.nio.charset.CoderMalfunctionError

Errors thrown when the encoder/decoder is malfunctioning.

Summary

Public Constructors

          CoderMalfunctionError(Exception ex)
Constructs an instance of this error.
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public CoderMalfunctionError(Exception ex)

Constructs an instance of this error.

Parameters

ex the original exception thrown by the encoder/decoder
Build m5-rc15g - 14 May 2008 12:50